[Bug bootstrap/17803] Bootstrap with GCC 2.8.1/2.95.4/3.3.4 is broken

v dot haisman at sh dot cvut dot cz gcc-bugzilla@gcc.gnu.org
Sun Oct 3 11:01:00 GMT 2004


------- Additional Comments From v dot haisman at sh dot cvut dot cz  2004-10-03 11:01 -------
Ok, this is weird, what am I doing wrong?

gcc33 -c   -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC   -W -Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes  -fno-common  
-DHAVE_CONFIG_H -DGENERATOR_FILE -I/home/4/wilx/include   -I. -Ibuild
-I../../srcdir/gcc -I../../srcdir/gcc/build -I../../srcdir/gcc/../include
-I../../srcdir/gcc/../libcpp/include  \
 -o build/genmodes.o ../../srcdir/gcc/genmodes.c
In file included from ../../srcdir/gcc/system.h:467,
                 from ../../srcdir/gcc/genmodes.c:23:
../../srcdir/include/libiberty.h:96: error: parse error before "ATTRIBUTE_SENTINEL"
../../srcdir/include/libiberty.h:105: error: parse error before "ATTRIBUTE_SENTINEL"
../../srcdir/include/libiberty.h:111: error: parse error before "ATTRIBUTE_SENTINEL"
../../srcdir/include/libiberty.h:111: warning: type defaults to `int' in
declaration of `ATTRIBUTE_SENTINEL'
../../srcdir/include/libiberty.h:111: warning: data definition has no type or
storage class
../../srcdir/include/libiberty.h:118: error: parse error before "ATTRIBUTE_SENTINEL"
../../srcdir/include/libiberty.h:118: warning: type defaults to `int' in
declaration of `ATTRIBUTE_SENTINEL'
../../srcdir/include/libiberty.h:118: warning: data definition has no type or
storage class
../../srcdir/include/libiberty.h:125: error: parse error before "ATTRIBUTE_SENTINEL"
../../srcdir/include/libiberty.h:125: warning: type defaults to `int' in
declaration of `ATTRIBUTE_SENTINEL'
../../srcdir/include/libiberty.h:125: warning: data definition has no type or
storage class
make[2]: *** [build/genmodes.o] Error 1
make[2]: Leaving directory `/home/4/wilx/tmp/gcc-head/objdir/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/home/4/wilx/tmp/gcc-head/objdir/gcc'
make: *** [bootstrap] Error 2
wilx@logout:::~/tmp/gcc-head/objdir> gcc33 -v
Reading specs from /usr/local/lib/gcc-lib/i386-portbld-freebsd4.9/3.3.4/specs
Configured with: ./..//gcc-3.3-20040322/configure --disable-nls
--with-system-zlib --program-suffix=33
--with-gxx-include-dir=/usr/local/lib/gcc-lib/i386-portbld-freebsd4.9/3.3.4/include/c++/
--disable-shared --prefix=/usr/local i386-portbld-freebsd4.9
Thread model: posix
gcc version 3.3.4 20040322 (prerelease) [FreeBSD]


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Bootstrap with GCC          |Bootstrap with GCC
                   |2.8.1/2.95.4 is broken      |2.8.1/2.95.4/3.3.4 is broken


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



More information about the Gcc-bugs mailing list