[Bug other/56042] New: Many errors building GCC trunk with mingw-w64 rev. 5542

lailavrazda1979 at gmail dot com gcc-bugzilla@gcc.gnu.org
Sat Jan 19 02:20:00 GMT 2013


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

             Bug #: 56042
           Summary: Many errors building GCC trunk with mingw-w64 rev.
                    5542
    Classification: Unclassified
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: lailavrazda1979@gmail.com


Created attachment 29216
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29216
Error log

When building GCC with the following configure line, I get a massive amount of
errors relating to the headers.

../gcc-4.8.0/configure --build=x86_64-unknown-linux-gnu
--host=x86_64-unknown-linux-gnu --target=x86_64-w64-mingw32 --prefix=$CROSS_DIR
--libexecdir=$CROSS_DIR/lib --enable-clocale=gnu --enable-__cxa_atexit
--enable-languages=c,c++ --enable-targets=all --enable-checking=release
--disable-shared --disable-nls --disable-werror --disable-isl-version-check
--with-system-zlib --with-host-libstdcxx="-lstdc++ -lsupc++"
--with-local-prefix=$CROSS_DIR --with-sysroot=$CROSS_DIR --with-isl=$CROSS_DIR
--with-cloog=$CROSS_DIR

The errors are attached.



More information about the Gcc-bugs mailing list