Bug in gcc/c-common.c
Albert Chin-A-Young
china@thewrittenword.com
Fri Oct 13 11:53:00 GMT 2000
While building CVS on HP-UX 10.20 and Solaris 8/SPARC with the vendor
C compilers:
cc -c -DIN_GCC -g -DHAVE_CONFIG_H -I. -I../../gcc
-I../../gcc/config -I../../gcc/../include ../../gcc/c-common.c
cpp: "stddef.h", line 14: warning 2001: Redefinition of macro offsetof.
cc: "../../gcc/c-common.c", line 1743: error 1000: Unexpected symbol: "enum".
cc: "../../gcc/c-common.c", line 1744: error 1000: Unexpected symbol: "c_expand_builtin_printf".
cc: error 2017: Cannot recover from earlier errors, terminating.
gmake[2]: *** [c-common.o] Error 1
--
albert chin (china@thewrittenword.com)
More information about the Gcc
mailing list