This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

bison 1.50 vs binutils


   Has anyone built binutils cvs or 2.13.90.0.7/8 with the
newly released bison 1.50 installed? On debian ppc sid I
am seeing the following build failure which doesn't occur if
I have bison 1.35 installed...

/bin/sh ../../ld/../ylwrap "bison -y" ../../ld/ldgram.y y.tab.c ldgram.c y.tab.h ldgram.h --  -d
/home/howarth/debian-binutils/binutils-2.13.90.0.8/build-tree/binutils-2.13.90.0.8/builddir-single/ld/../../ld/ldgram.y:629.12-632.35: type clash (`' `name') on default action
/home/howarth/debian-binutils/binutils-2.13.90.0.8/build-tree/binutils-2.13.90.0.8/builddir-single/ld/../../ld/ldgram.y:831.8-847.11: type clash (`' `name') on default action
make[3]: *** [ldgram.c] Error 1
make[3]: Leaving directory `/home/howarth/debian-binutils/binutils-2.13.90.0.8/build-tree/binutils-2.13.90.0.8/builddir-single/ld'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/howarth/debian-binutils/binutils-2.13.90.0.8/build-tree/binutils-2.13.90.0.8/builddir-single/ld'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/home/howarth/debian-binutils/binutils-2.13.90.0.8/build-tree/binutils-2.13.90.0.8/builddir-single/ld'
make: *** [all-ld] Error 2
bogus:/home/howarth/debian-binutils/binutils-2.13.90.0.8/build-tree/binutils-2.13.90.0.8/builddir-single# 

Any idea if this is a bug in bison or binutils?
                                  Jack


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