This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Can't build gcc cvs HEAD on sparc64-linux: incompatible biarch problems...
On Fri, Oct 17, 2003 at 10:42:42AM +0200, Eric Botcazou wrote:
> > Oh, sorry, last build that worked was this: Mon Oct 13 12:09:09 UTC 2003
> >
> > Then, it also failed to build when I tried: Wed Oct 15 "morning" UTC
> > 2003...
> >
> > I will try again now, and then see if it bails out, then hit back
> > searching.
>
> Try to revert this one:
>
> 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
>
> * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
> HOST_FLAGS_TO_PASS.
> * Makefile.in: Regenerate.
nah, don't think so, it's a problem of parallel build, I also changed to build with make -j 2, instead of just make...
the problem might be related to the just posted parallel build problem
on x86_64...
Cheers,
/ChJ