This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: cross build failure at fixincludes
> >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
Heh. It looks like my nightly build grabbed the sources before Geoff
posted his patch.
Thanks.
Aldy