[Bug bootstrap/30510] [4.3 Regression] Gcc failed to bootstrap
mtrudel at gmx dot ch
gcc-bugzilla@gcc.gnu.org
Wed Jan 31 16:19:00 GMT 2007
------- Comment #20 from mtrudel at gmx dot ch 2007-01-31 16:19 -------
In case it helps; I use this configuration on my 32bit Linux box to configure:
/usr/local/src/gcc/configure --prefix=/home/Marco/Desktop/gcc
--build=`/usr/local/src/gcc/config.guess` --host=i686-pc-linux-gnu
--target=i686-pc-linux-gnu --enable-languages=c,c++,java --enable-libgcj
--with-gnu-as --with-gnu-ld --disable-nls --disable-debug --disable-checking
--enable-threads=posix --disable-win32-registry
--with-gmp=/home/Marco/Desktop/gmp-out --with-mpfr=/home/Marco/Desktop/mpfr-out
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30510
More information about the Gcc-bugs
mailing list