This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/59913] [4.9 Regresion] bootstrap failure on arm-linux-gnueabihf


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

--- Comment #2 from Matthias Klose <doko at gcc dot gnu.org> ---
complete build log at
https://launchpad.net/~ubuntu-toolchain-r/+archive/test/+build/5489392

Configured with: -v
     --with-pkgversion='Ubuntu 4.9-20140122-1ubuntu1'
     --with-bugurl='file:///usr/share/doc/gcc-4.9/README.Bugs'
     --enable-languages=c,c++,java,go,fortran,objc,obj-c++
     --prefix=/usr
     --program-suffix=-4.9
     --enable-shared
     --enable-linker-build-id
     --libexecdir=/usr/lib
     --without-included-gettext
     --enable-threads=posix
     --with-gxx-include-dir=/usr/include/c++/4.9
     --libdir=/usr/lib
     --enable-nls
     --with-sysroot=/
     --enable-clocale=gnu
     --enable-libstdcxx-debug
     --enable-libstdcxx-time=yes
     --enable-gnu-unique-object
     --disable-libmudflap
     --disable-libitm
     --disable-libquadmath
     --enable-plugin
     --with-system-zlib
     --disable-browser-plugin
     --enable-java-awt=gtk
     --enable-gtk-cairo
     --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.9-armhf/jre
     --enable-java-home
     --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.9-armhf
     --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.9-armhf
     --with-arch-directory=arm
     --with-ecj-jar=/usr/share/java/eclipse-ecj.jar
     --enable-objc-gc
     --enable-multiarch
     --enable-multilib
     --disable-sjlj-exceptions
     --with-arch=armv7-a
     --with-fpu=vfpv3-d16
     --with-float=hard
     --with-mode=thumb
     --disable-werror
     --enable-multilib
     --enable-checking=release
     --build=arm-linux-gnueabihf
     --host=arm-linux-gnueabihf
     --target=arm-linux-gnueabihf


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]