diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2018-11-29 19:12:35 +0000 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2018-11-29 19:12:35 +0000 |
commit | 68325e63c51e3d5e569b2a14c90582f7b075dc23 (patch) | |
tree | 9e7775d775bae3072c0e7bbc707ee7d5cf4846cb /README.md | |
parent | 5844981147a4af48fc3ffb8d2794487f0236b335 (diff) |
Optional rpath link option, CMake search path set, static WCSLIB
Thanks to a test build on Raul Infante Sainz's Mac OS computer, we were
able to address some issues and will be trying them after this commit:
a) The LLVM linker on that computer didn't recognize `-rpath-link'! So at
configure time we now check for it and only include it when the linker
recognizes it.
b) CMake corrections: 1) `CMAKE_LIBRARY_PATH' is now defined so CMake can
look in our custom directory to find the necessary libraries. 2) To
build and install the CMake built programs, we now simply use `make'
and `make install'.
c) To avoid particular linking problems with WCSLIB (which has special
problems compared to other libraries), we are now deleting the shared
library version (both on GNU and Mac systems).
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions