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: $tooldir


On Jan 20, 1999, Manfred Hollstein <manfred@s-direktnet.de> wrote:

>> So I came up with the following idea: if any -Bdir argument is given,
>> gcc would search for as and ld in those directories before trying to
>> use the hard-coded pathnames.

> IMO, that's a good idea. But, shouldn't we (the collect2 program)
> then treat "nm", "strip" (probably other programs) in a similar fashion?

Don't we?  I mean, do we currently hardcode the full pathnames of nm
and strip in collect2?

-- 
Alexandre Oliva  http://www.dcc.unicamp.br/~oliva  aoliva@{acm.org}
oliva@{dcc.unicamp.br,gnu.org,egcs.cygnus.com,samba.org}
Universidade Estadual de Campinas, SP, Brasil


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