I'm currently trying to port wrc to mingw. Everthing builds fine except when running "bison -bppy -ppp -d -t ./ppy.y" I get "conflicts: 2 shift/reduce". I have started bug 474 in bugzilla if anyone wants to help with this. Thanks Steven _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com
"Steven" == Steven Edwards <Steven_Ed4153(a)yahoo.com> writes:
Steven> I'm currently trying to port wrc to mingw. Everthing builds fine Steven> except when running "bison -bppy -ppp -d -t ./ppy.y" I get Steven> "conflicts: 2 shift/reduce". I have started bug 474 in bugzilla Steven> if anyone wants to help with this. Somewhere in the Wine compile on Linux these 2 shift/reduce conflicts emerge too. Bye -- Uwe Bonnes bon(a)elektron.ikp.physik.tu-darmstadt.de Institut fuer Kernphysik Schlossgartenstrasse 9 64289 Darmstadt --------- Tel. 06151 162516 -------- Fax. 06151 164321 ----------
Uwe> Somewhere in the Wine compile on Linux these 2 shift/reduce conflicts emerge too. I've just now been able to get wrc to compile and work under windows. I think the version Of bison or byacc I was using was puking when it hit these conflicts. I'm going to make clean Tonight and give it another shot to make sure there is not a bug somewhere else. Thanks Steven _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com
participants (2)
-
Steven Edwards -
Uwe Bonnes