From: Hongjiu Lu (hlu@phys1.physics.wsu.edu)
Date: 08/19/92


From: hlu@phys1.physics.wsu.edu (Hongjiu Lu)
Subject: Re: GCC questions
Date: 19 Aug 1992 22:07:24 GMT

In article <1992Aug19.194738.16080@mits.mdata.fi>, kennu@mits.mdata.fi (Kenneth Falck) writes:
|> In article <1992Aug18.185326.23062@serval.net.wsu.edu> hlu@phys1.physics.wsu.edu (Hongjiu Lu) writes:
|> >|> /lib/*.*
|> >|> /usr/lib/...../i386-linux/2.2.2d/*.*
|> >|> /usr/lib/...../i386-linux/2.2.2d/shared/*.*
|> >|>
|> >|>
|> >
|> >You need them.
|>
|> By the way, may I ask where that unbeliavably long and cryptic
|> path to the library files has come from? :-) No offence to whoever
|> is "responsible", but somehow I think it might be a little bit
|> less complex...

.......

|>
|> I suppose it has something to do with having a lot of GCC
|> libraries for different compilers on different machines on
|> the same filesystem.
|>

You are right here.

|> I must admit though, that I haven't even checked whether
|> you can change the default path very easily, probably so...
|>

gcc -b i386-linux -V 2.2.2

Read gcc.1/gcc.ps/gcc.man.

-- 
H.J.
Gcc/libc maintainer for Linux.