On 03/10/2016 11:07 AM, Jeffrey Walton wrote:
What's the correct config+build procedure for ending up with self-consistent
linking?

https://wiki.openssl.org/index.php/Compilation_and_Installation#Using_RPATHs

Didn't realize that I'd need to rpath a package within its own build. Appears libssl & libcrypto are functionally separate builds, and the rpath's needed.

Not sure why you wouldn't want the rpath as default, so as to link using the libs you "just built".

In any case, works as advertised.

Thanks.
--
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

Reply via email to