This is the mail archive of the gcc-patches@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: Bugs in sysroot patches resulting in $(local_include)/include always searched, ../-expansion broken


On Feb 22, 2003, Daniel Jacobowitz <drow at mvista dot com> wrote:

> The change was that when you run gcc
> from outside the installation prefix, nothing inside the installation
> prefix will be searched.

Not even the original (unrelocated) installation prefix?  This sounds
wrong to me.  If I read you correctly, this means that the sys-root
isn't searched during the GCC build process.  Is this the effect of
your change?  If so, I don't agree it's the right thing to do.

-- 
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]