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: header search path change with 2003-03-02 commit


On Mar 25, 2003, Daniel Jacobowitz <drow at mvista dot com> wrote:

> This was the behaviour prior to my patch.  However I think that it was
> wrong.  How about this - it's a bit of a change from the way we used to
> work, but...:
>   - Build the translated pathname.
>   - If the directory exists (stat) use it.
>   - Otherwise use the untranslated pathname.

This seems ideal to me.  It matches all (most?) other points where we
relocate directories.

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