I got an error using Bison

2009-11-13 Thread Andres Soto
Hi, I am using bison-2.4.1 for Windows. I have it already installed in C:\Archivos de programa\GnuWin32\I'm trying to compile with Bison an example given in Appendix A of "Compiler Construction using Flex and Bison" by Anthony A. Aaby, Version of February 25, 2004. I saved the example in a file

Re: I got an error using Bison

2009-11-13 Thread Philip Herron
Hey I am not sure if this will work since i don't have access to windows at home, but i remember some people have good success using cygwin to do this kind of work in, instead of trying to make the single program work with windows which can be painful, due to the reasons you mentioned. http://www