bootstrap error, when configured with --enable-c-mbchar
Matthias Klose
doko@cs.tu-berlin.de
Sat Nov 25 06:25:00 GMT 2000
CVS 20001124
Configured with: -v
--enable-languages=c++,f77,objc
--enable-shared
--with-fast-fixincludes
--with-gnu-as
--with-gnu-ld
--with-system-zlib
--enable-threads=posix
--enable-long-long
--enable-c-mbchar
--enable-nls
--without-included-gettext
--enable-objc-gc
i386-linux
cc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/config -I../../src/gcc/../include ../../src/gcc/c-lex.c -o c-lex.o
../../src/gcc/c-lex.c: In function `read_ucs':
../../src/gcc/c-lex.c:870: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../src/gcc/c-lex.c: In function `lex_charconst':
../../src/gcc/c-lex.c:2490: `p' undeclared (first use in this function)
../../src/gcc/c-lex.c:2490: (Each undeclared identifier is reported only once
../../src/gcc/c-lex.c:2490: for each function it appears in.)
../../src/gcc/c-lex.c:2467: warning: unused variable `longest_char'
make[4]: *** [c-lex.o] Error 1
make[4]: Leaving directory `/users/doko/src/gcc/gcc-snapshot-20001124/build/gcc'
make[3]: *** [stage_a] Error 2
make[3]: Leaving directory `/users/doko/src/gcc/gcc-snapshot-20001124/build/gcc'
make[2]: *** [bootstrap-lean] Error 2
make[2]: Leaving directory `/users/doko/src/gcc/gcc-snapshot-20001124/build'
More information about the Gcc-bugs
mailing list