public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* gcc default library location
@ 2001-08-01  3:56 Nathaniel Mallet
  2001-08-01  5:38 ` Alexandre Oliva
  0 siblings, 1 reply; 4+ messages in thread
From: Nathaniel Mallet @ 2001-08-01  3:56 UTC (permalink / raw)
  To: gcc-help

Hi All,

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.

Does anyone know where gcc picks up it's library paths? I've checked the
following;

	Environment variables - none
	/etc/ld.so.conf - They all point to /lib or /usr/lib, but
/usr/local/lib is not there
	gcc's specs file - The only thing I found was /lib/ld-linux.so.2

I also took a look at the gcc and glibc manuals and HOWTOs, and found nothing
there. I'm running out of options, and I'd rather not go through glibc's
makefile to figure out what install does.

Thanks in advance,

Nat

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2001-08-02 10:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-01  3:56 gcc default library location Nathaniel Mallet
2001-08-01  5:38 ` Alexandre Oliva
2001-08-01 19:55   ` Nathaniel Mallet
2001-08-02 10:59     ` aoliva

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).