This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
gcc-4.2-20061114 compile fails
- From: "cc979.uk" <cc9792k5 at yahoo dot co dot uk>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 20 Nov 2006 17:30:42 -0800 (PST)
- Subject: gcc-4.2-20061114 compile fails
compile of gcc-4.2-20061114.tar.bz2 fails using mingw gcc-4.1.1 with latest
bison,flex
configure used
../configure -v --enable-optimize --enable-languages=c,c++ --with-gcc
--with-
gnu-ld --with-gnu-as --prefix=/mingw --enable-threads --disable-nls
--disable-w
in32-registry --disable-shared --enable-sjlj-exceptions --enable-libgcj
--disab
le-java-awt --without-x --enable-java-gc=boehm --disable-libgcj-debug
--enable-
interpreter --enable-hash-synchronization --enable-libstdcxx-debug
--without-li
biconv-prefix
the result
cc1.exe: warnings being treated as errors
../../gcc/tree-pretty-print.c: In function 'dump_bb_header':
../../gcc/tree-pretty-print.c:2652: warning: ISO C does not support the 'I'
printf flag
../../gcc/tree-pretty-print.c:2652: warning: format '%I64d' expects type
'int', but argument 3 has type 'gcov_type'
make[3]: *** [tree-pretty-print.o] Error 1
make[2]: *** [all-stage2-gcc] Error 2
make[1]: *** [stage2-bubble] Error 2
make: *** [all] Error 2
any clues?
cheers
--
View this message in context: http://www.nabble.com/gcc-4.2-20061114-compile-fails-tf2676321.html#a7464331
Sent from the gcc - bugs mailing list archive at Nabble.com.