Hi,

I'm trying to use bison3 on windows, and could not find any binary
distribution, so I'm building it
from source, using a mingw environment.

Compilation works fine, but then when I try to run the tests I get:

examples/calc++/calc++-parser.yy: fatal error: invalid @ in skeleton: @

I found this

https://bugs.launchpad.net/ubuntu/+source/bison/+bug/481704

and that:

http://blog.gmane.org/gmane.comp.parsers.bison.bugs/month=20050401

but with no luck.

Some version numbers:
m4 1.4.17
flex 3.5.35
bison 3.0.2

_______________________________________________
help-bison@gnu.org https://lists.gnu.org/mailman/listinfo/help-bison

Reply via email to