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]
Other format: [Raw text]

Re: Wrong as/ld picked by gcc configure


On Mar 14, 2003, "H. J. Lu" <hjl at lucon dot org> wrote:

> All I said was the gcc configure should match the gcc driver.

I agree this would be a nice improvement to the configure code.  If
you find a nice way to extract the macros that the driver uses to
locate the assembler and the linker and use them in the configure
script, I'd love to see it.

> What I want is the gcc configure should follow PATH like the gcc
> driver. Did I ask too much?

I'm afraid so.  The directories the driver searches before PATH are
defined on a per-target basis, and we have no nice way to extract that
information atm.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                 aoliva at {redhat dot com, gcc.gnu.org}
CS PhD student at IC-Unicamp        oliva at {lsd dot ic dot unicamp dot br, gnu.org}
Free Software Evangelist                Professional serial bug killer


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