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.

Attachment: pgpG3nwys5l2U.pgp
Description: PGP signature


Reply via email to