Question about using Bison

2009-12-08 Thread Anna Ilinkova
Good afternoon! Sorry, I would like you to help me with a problem. I'm working on the computer with Windows XP Professional. Besides MS Visual Studio 2005 is installed. I've faced with a problem with starting and compilation of the code, written in Bison notation. My question is the following: what

Re: Question about using Bison

2009-12-08 Thread Luca
Anna Ilinkova ha scritto: Good afternoon! Sorry, I would like you to help me with a problem. I'm working on the computer with Windows XP Professional. Besides MS Visual Studio 2005 is installed. I've faced with a problem with starting and compilation of the code, written in Bison notation. My que

Re: Question about using Bison

2009-12-08 Thread Philip Herron
You may have good experience using cygwin instead of visual studio but it depends if you have to use visual studio., writing your own makefile or using automake might be a nicer solution. http://www.cygwin.com/. Since from the sounds of it you have to generate your stuff manually before compiling w