This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: bootstrap failed during 'make check'
> Are you using --with-arch=i686 ?
Yes, I cannot reproduce the bootstrap failure with
eric@linux:~/build/gcc/native32> gcc/xgcc -v
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: /home/eric/svn/gcc/configure i686-pc-linux-gnu
--prefix=/home/eric/install/gcc --with-as=/usr/i586-suse-linux/bin/as
--with-ld=/usr/i586-suse-linux/bin/ld --with-arch=i686
--enable-languages=c,c++,objc,java
Thread model: posix
gcc version 4.2.0 20060703 (experimental
at revision 115172.
--
Eric Botcazou