> I am using bison 2.3 in MSYS. The setup works for me, but I have recently > become a bit more ambitious. What I would like to do is embed the bison > command > into a Visual Studio build. The bison executable under MSYS is a Windows > executable, so this ought to work (it does work with flex), but I get an > error > about not finding m4sugar.m4. Is there a command line option I could use > to > override the default location?
Try the newer version 2.4.1 available from http://gnuwin32.sourceforge.net/ -- View this message in context: http://old.nabble.com/bison---MSYS---Windows-DOS-tp31387434p31408392.html Sent from the Gnu - Bison - Help mailing list archive at Nabble.com. _______________________________________________ [email protected] http://lists.gnu.org/mailman/listinfo/help-bison
