Bison 1.75c + FreeBSD 5.0 = can't boostrap gcc from CVS
Craig Rodrigues
rodrigc@attbi.com
Wed Dec 11 21:15:00 GMT 2002
Hi,
I tried to recently do a make bootstrap from a fresh
CVS checkout of the GCC mainline on my FreeBSD 5.0-CURRENT (prerelease)
machine.
I installed the following version of bison:
bison (GNU Bison) 1.75c
obtained from ftp://alpha.gnu.org/gnu/bison/
When I tried to bootstrap, I got this error:
gcc -c -DIN_GCC -DLOCALEDIR=\"/home/rodrigc/testgcc/build/run/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rodrigc/testgcc/build/run/share/locale\" -DLIBDIR=\"/home/rodrigc/testgcc/build/run/lib\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc/gcc/intl -I../../../gcc/gcc -I../../../gcc/gcc/config -I../../../gcc/gcc/../include -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -fno-common ../../../gcc/gcc/intl/ngettext.c -o ngettext.o
bison -y -d --name-prefix=__gettext --output plural.c ../../../gcc/gcc/intl/plural.y
conflicts: 7 shift/reduce
../../../gcc/gcc/intl/plural.y: expected 10 shift/reduce conflicts
*** Error code 1
What version of bison should I be using?
--
Craig Rodrigues
http://www.gis.net/~craigr
rodrigc@attbi.com
More information about the Gcc
mailing list