ld-linux.so.2 cannot process libpthread.so.0
Steve Munroe
sjmunroe@us.ibm.com
Tue Dec 6 22:40:00 GMT 2005
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.
More information about the Libc-alpha
mailing list