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]

Re: RUNPATH truncated at some point during loading of shared object


On Sunday 09 March 2008, Daniel Jacobowitz wrote:
> On Sun, Mar 09, 2008 at 05:16:59PM -0400, Poor Yorick wrote:
> > 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?
>
> This is the difference between RPATH and RUNPATH.  RUNPATH only
> affects searches requested by the object containing the tag.

well there are other differences as well ... such as ordering of search paths 
at runtime

btw, where do people get their copy of the ELF spec ?  the version 1.2 spec 
from the TIS committee is sorely out of date ...
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


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