This is the mail archive of the gcc@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: Search paths


Carlo Wood wrote:

[ non-obvious search paths ] 

I won't try to defend or explain any but one question you raised.

> /usr/local/egcs-cvs/i686-pc-linux-gnu/bin/i686-pc-linux-gnu/egcs-2.91.43/
> 
> Twice a i686-pc-linux-gnu?  It doesn't exist either.

If you think only native, it sounds silly.  If you think cross, it makes
more sense.   Just treat native as a degenerate case of cross and you get
the triple (quadruple) once for host, once for target.

Those of us that have the same source built on the same box for 
five different targets (some have more than I do) are *grateful* 
that there are host and target components in such pathnames...


RJL


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