Renaming and symlinking shared libraries

Kostik Belousov kostikbel at gmail.com
Sun Jul 9 14:16:01 UTC 2006


On Sun, Jul 09, 2006 at 04:02:58PM +0200, Alexander Leidinger wrote:
> Does our runtime linker follow runtime linker paths embedded into a lib
> (gcc -L/path -R/path/foo -lbar) and does the libdb-4.2.so.2 contain a
Yes, rtld honors both RPATH and RUNPATH.
> runtime linker path entry (don't know how to check, maybe you have to
> search the build logs for -R).
readelf -d libXXX.so | grep PATH
> 
> Bye,
> Alexander.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20060709/b02bb342/attachment.pgp


More information about the freebsd-ports mailing list