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: [RFC] sysroot and dynamic libraries


On Wed, Aug 06, 2008 at 06:32:48PM -0700, David Daney wrote:
> My libc and other system libraries are indeed in the sysroot, so no
> problem there.  However hypothetically, I build my application
> (which includes several dynamic libraries with their own DT_NEEDED)
> outside of the sysroot and pass -L so the linker can find them.  It
> sounds like you are saying that with your change, the dependencies
> of libraries outside of the sysroot may no longer be found and I
> will now get linker errors unless I manually specify *all* needed
> libraries.

Yeah, this was my reaction too.  Alan, could you be a little more
specific about the case you're worried about?

-- 
Daniel Jacobowitz
CodeSourcery


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