This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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: ld-linux.so.2 cannot process libpthread.so.0


Mark Jessee <mjessee04@gmail.com> wrote on 12/06/2005 04:35:59 PM:

> 
> Is there any way to get more debug information out of ld-linux.so.2? 
> Specifically a reason why it rejects the contents of
> /lib/tls/libpthread.so.0?  Can anyone point me to where I would find
> the source code for ld-linux.so.2?  I have the source for glibc-2.3.4
> but can't find the dynamic linker...
> 
> Mark

LD_DEBUG=all, the loader (ld.so*) is part of glibc and can be found in 
libc/elf.


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