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: Fix PR 22541


On May 17, 2006, Bernd Schmidt <bernds_cb1@t-online.de> wrote:

> GCC can't find sys-include while building, since the path contains
> "dir/../" components where "dir" is only created during make install.

> This patch was approved a long time ago by geoffk:
>   http://gcc.gnu.org/ml/gcc-patches/2005-07/msg01345.html

> I've retested it with a i686-linux bootstrap, and tested building a
> bfin-uclinux cross compiler with uClibc headers in the sys-include
> dir. Committed as 113859.

How about this one, that doesn't uglify the build machinery and brings
in other end-user improvements along with it?
http://gcc.gnu.org/ml/gcc-patches/2006-03/msg01602.html

-- 
Alexandre Oliva         http://www.lsd.ic.unicamp.br/~oliva/
Secretary for FSF Latin America        http://www.fsfla.org/
Red Hat Compiler Engineer   aoliva@{redhat.com, gcc.gnu.org}
Free Software Evangelist  oliva@{lsd.ic.unicamp.br, gnu.org}


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