RUNPATH truncated at some point during loading of shared object

Poor Yorick org.sourceware.binutils@pooryorick.com
Sun Mar 9 21:17:00 GMT 2008


ldd shows that a certain shared object on my system can not find one of its dependencies.  The output of LD_DEBUG=libs shows that RUNPATH initially contains four colon-separated paths, but after finding the first four dependencies, RUNPATH suddenly contains only the first two of its original four paths.  Could anyone please explain why the value of RUNPATH might be changing while loading is in progress?

-- 
Poor Yorick



More information about the Binutils mailing list