This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Recent cvs update, Next 3.3; bootstrap failure
- To: gcc-bugs at gcc dot gnu dot org
- Subject: Recent cvs update, Next 3.3; bootstrap failure
- From: Jim McKelvey <James dot W dot McKelvey at jpl dot nasa dot gov>
- Date: Mon, 10 Jul 2000 08:45:07 -0700
cc -c -DIN_GCC -g -W -Wall -Wtraditional -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I.
-I../../gcc/gcc -I../../gcc/gcc/config -I../../gcc/gcc/../include
../../gcc/gcc/cppexp.c
../../gcc/gcc/cppexp.c:838: only 1 arg to macro 'LOGICAL' (2 expected)
../../gcc/gcc/cppexp.c:845: only 0 args to macro 'UNARY' (1 expected)
gmake[2]: *** [cppexp.o] Error 1
gmake[2]: Leaving directory `/SmaugC/Sources2/gcc-obj/gcc'
gmake[1]: *** [bootstrap] Error 2
gmake[1]: Leaving directory `/SmaugC/Sources2/gcc-obj/gcc'
gmake: *** [bootstrap] Error 2
maskull:/SmaugC/Sources2/gcc-obj>
James.W.McKelvey@jpl.nasa.gov