From: Phil Pennock Date: Wed, 21 Mar 2018 01:43:16 +0000 (-0400) Subject: Not all the world is binutils ld X-Git-Tag: exim-4_91_RC2~3 X-Git-Url: https://vcs.fsf.org/?p=exim.git;a=commitdiff_plain;h=ab3b76ceb6e8c6609df5169f814976c6c8d16da8 Not all the world is binutils ld --- diff --git a/doc/doc-txt/openssl.txt b/doc/doc-txt/openssl.txt index 93ca701a9..194ae7cf8 100644 --- a/doc/doc-txt/openssl.txt +++ b/doc/doc-txt/openssl.txt @@ -42,6 +42,10 @@ something else. `/opt/exim/openssl` perhaps. make make install +On some systems, the linker uses `-rpath` instead of `-R`; on such systems, +replace the parameter starting `-Wl` with: `-Wl,-rpath,/opt/openssl/lib`. +There are more variations on less common systems. + You now have an installed OpenSSL under /opt/openssl which will not be used by any system programs.