http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45944

--- Comment #1 from Jeff Moe <moe at blagblagblag dot org> 2010-10-08 18:51:27 
UTC ---
It was requested I post the ./configure and make lines:

+ ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info
--with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap
--enable-shared --enable-threads=posix --enable-checking=release
--with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions
--enable-gnu-unique-object --enable-linker-build-id
--enable-languages=c,c++,objc,obj-c++,java,fortran,lto --enable-plugin
--disable-libgcj --disable-multilib --disable-fixed-point --without-ppl
--without-cloog --disable-checking --disable-werror
--build=mips64el-mofree-linux

+ GCJFLAGS='-O3 -mtune=loongson2f -march=loongson2f -mabi=n32 -mplt'
+ make -j6 'BOOT_CFLAGS=-O3 -mtune=loongson2f -march=loongson2f -mabi=n32
-mplt' profiledbootstrap

Reply via email to