http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56827
Markus <mrcs.gcc at mailnull dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |build --- Comment #1 from Markus <mrcs.gcc at mailnull dot com> 2013-04-03 10:17:55 UTC --- the configuration used for building: ../gcc-4.8.0/configure --prefix="$INSTALL_DIR" \ --enable-languages=c,c++,go \ --with-mpc="$INSTALL_DIR" \ --with-mpfr="$INSTALL_DIR" \ --with-gmp="$INSTALL_DIR" \ --without-cloog \ --without-isl \ --without-ppl \ --disable-cloog-version-check \ --disable-ppl-version-check \ --enable-lto \ --disable-sjlj-exceptions \ --enable-libgomp \ --with-dwarf2 \ --enable-libstdcxx-debug \ --enable-concept-checks \ --enable-version-specific-runtime-libs \ --without-system-libunwind