Thank you to those who replied. I've decided to use Bison 2.1 and Flex 2.5.4. In case anyone wanted to know, there were problems compiling using VS 2003 (something about the iostream library) that went away when I used Dev-C++. Though I will probably use VS 2005 later on.
cwcaceres wrote: > > Hello, I hope someone can help me with some information. I am using > Microsoft Visual Studio .NET 2003. Is there a specific version of Bison > that > is compatible with this? I think Bison 2.1 is the latest version but I'm > not > sure. I would also like to know what version of Flex I should be using. I > want to produce C++ files, should I be using Bison++/Flex++ instead? > _______________________________________________ > [email protected] http://lists.gnu.org/mailman/listinfo/help-bison > > -- View this message in context: http://www.nabble.com/Bison-Version-Compatibility-tf4199377.html#a11967822 Sent from the Gnu - Bison - Help mailing list archive at Nabble.com. _______________________________________________ [email protected] http://lists.gnu.org/mailman/listinfo/help-bison
