开发者

Why Bison doesn't work properly in Windows (doesn't generate output file)?

开发者 https://www.devze.com 2022-12-19 21:22 出处:网络
Bison o开发者_开发百科n windows does not produce an output file. This is the error message I get.

Bison o开发者_开发百科n windows does not produce an output file.

This is the error message I get.

m4_define([b4_percent_define(lr.keep_unreachable_states)],
[[false]])

m4_define([b4_rhs_min],
[[-1]])

m4_define([b4_pact_min],
[[-5]])

m4_define([b4_conflicting_rules],
[[     0]])

I have solved this question myself, this is for others.


It seems Bison doesn't correctly handles paths contaning space. Move Bison (GnuWin32) folder to a folder without blanks in it's path.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号