Now GCC is really hosed...
Bruce Korb
bkorb@sco.COM
Wed Jul 12 07:59:00 GMT 2000
Merd.
gcc -DIN_GCC -g -W -Wall -Wtraditional -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -pedantic -Wno-long-long -DHAVE_CONFIG_H -o cpp cppmain.o
\
intl.o libcpp.a obstack.o alloca.o ../libiberty/libiberty.a
cd cp && gmake ../../../gcc/gcc/cp/parse.c
gmake[3]: Entering directory `/tools/gcc/=build/gcc/cp'
expect 33 shift/reduce conflicts and 58 reduce/reduce conflicts.
cd ../../../gcc/gcc/cp; bison -d -o parse.c parse.y
/bin/sh: bison: not found
gmake[3]: *** [../../../gcc/gcc/cp/parse.c] Error 1
gmake[3]: Leaving directory `/tools/gcc/=build/gcc/cp'
gmake[2]: *** [../../gcc/gcc/cp/parse.c] Error 2
gmake[2]: Leaving directory `/tools/gcc/=build/gcc'
gmake[1]: *** [bootstrap] Error 2
gmake[1]: Leaving directory `/tools/gcc/=build/gcc'
gmake: *** [bootstrap] Error 2
2000-07-12 Mark Mitchell <mark@codesourcery.com>
* Makefile.in ($(PARSE_H)): Depend directly on parse.y.
* parse.c: Remove.
* parse.h: Likewise.
More information about the Gcc-bugs
mailing list