This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
RE: cross build failure at fixincludes
- From: "Andreas Tobler" <toa at pop dot agri dot ch>
- To: "Aldy Hernandez" <aldyh at redhat dot com>,gcc at gcc dot gnu dot org
- Date: Fri, 5 Nov 2004 13:32:31 +0100
- Subject: RE: cross build failure at fixincludes
>-- Original Message --
>Date: Fri, 5 Nov 2004 08:22:42 -0400
>From: Aldy Hernandez <aldyh@redhat.com>
>To: gcc@gcc.gnu.org
>Subject: cross build failure at fixincludes
>
>
>Anybody seen this?
>
>make[1]: *** No rule to make target `../build-i686-pc-linux-gnu/fixincludes/fixincl',
>needed by `stmp-fixinc'. Stop.
>
>I'm building a cross compiler in a combined tree. I didn't think
>fixincludes was needed for cross builds.
Maybe this one ?
http://gcc.gnu.org/ml/gcc-patches/2004-11/msg00366.html
Andreas