This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Bug in gcc/c-common.c


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)

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]