This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


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

Re: gcc default library location


On Aug  1, 2001, Nathaniel Mallet <nathaniel.mallet@home.com> wrote:

> I recently build glibc 2.2.3 with gcc 2.95.3. The build went off ok,
> and make check passed. I then ran make install in the default location
> /usr/local.

> But now, gcc keeps trying to link /usr/local/lib/ld.so.6 by default,
> and I'd like to switch it back to /lib/ld.so.6.

What do you mean by `gcc keeps trying to link /usr/local/lib/ld.so.6'?
Anyway, perhaps you shouldn't have build and installed in the default
location /usr/local, but used /usr instead?

Anyway, this mailing list is about GCC, not glibc, and the problem
appears to be in glibc, so maybe you'd get better answers asking in a
glibc-specific forum?

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


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