This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
i386-linux bootstrap failure
- From: "François-Xavier Coudert" <fxcoudert at gmail dot com>
- To: "GCC Development" <gcc at gcc dot gnu dot org>
- Date: Tue, 9 Oct 2007 12:23:53 +0100
- Subject: i386-linux bootstrap failure
Bootstrap on i386-linux has been broken for a week now, from what I
can see. I have reported it as PR33679
(http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33679), but AFAIK noone
has reproduced it, as most people now build for i686-linux. Could
someone please spare a cycle to confirm this problem? I configure with
--enable-languages=c,fortran --build=i386-pc-linux-gnu
--enable-checking=release
Thanks,
FX