bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ld, bad logic of dynamic linker search? (fwd)


From: Paul Jarc
Subject: Re: ld, bad logic of dynamic linker search? (fwd)
Date: Thu, 13 Mar 2003 18:07:53 -0500
User-agent: Gnus/5.090016 (Oort Gnus v0.16) Emacs/21.2 (gnu/linux)

Ivan Popov <address@hidden> wrote:
>> You mean you want ld to automatically search for libraries, etc., in
>> the same directory as the dynamic linker?  Where would you place that
>
> Hmm? I am not talking about library searches here. I want ld to look for
> the *dynamic linker* where I tell it to.

ld has no problem finding the dynamic linker.  But there is also a
reference to ld-linux.so.2 (in libc.so.6, I think, or perhaps in
ld-linux.so.2 itself) which causes ld-linux.so.2 to be looked for in
the run-time library search path.  This is glibc's doing, not ld's.

If you show us the commands you are running and the error messages you
get, maybe we can help.


paul




reply via email to

[Prev in Thread] Current Thread [Next in Thread]