This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: ld does not honor /etc/ld.so.conf?
- From: Jeff Sturm <jsturm at one-point dot com>
- To: vda <vda at port dot imtp dot ilyichevsk dot odessa dot ua>
- Cc: gcc-help at gcc dot gnu dot org
- Date: Tue, 11 Dec 2001 09:45:11 -0500 (EST)
- Subject: Re: ld does not honor /etc/ld.so.conf?
On Tue, 11 Dec 2001, vda wrote:
> Is it a ld bug, manpage bug? Or am I doing something silly?
My hunch is a manpage bug... GNU ld has never searched /etc/ld.so.conf to
my knowledge (that file is used by ld.so, part of glibc) on any platform.
In any case this isn't a GCC issue. Try the binutils list.
Jeff