This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RUNPATH truncated at some point during loading of shared object


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]