True life
Tuesday, October 21, 2014
[ELF]Dynamic Library Search Order
Dynamic Library Search Order:
DT_RPATH in the ELF binary, unless DT_RUNPATH set.
LD_LIBRARY_PATH entries, unless setuid/setgid
DT_RUNPATH in ELF binary
/etc/ld.so.cache entries, unless -z nodeflib given at link time
/lib, /usr/lib unless -z nodeflib
Done, "not found".
http://stackoverflow.com/questions/7967848/use-rpath-but-not-runpath
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment