How to get full path linkage for the jvm shared library

Andrew Haley aph at redhat.com
Thu Mar 2 12:55:29 UTC 2017


On 02/03/17 12:53, Jim Laskey (Oracle) wrote:
> Seems that -Wl,-rpath, does what I need.

-rpath is very dangerous.  -rpath-link is much better.

Andrew.




More information about the build-dev mailing list