开发者

MinGW gcc error: "undefined reference to `yylloc'"

Where can I find yylloc? I have included libfl.a (-lfl) in gcc command line, added GnuWin32/bin and GnuWin32/lib directories to system variable LIB, searched through all files in GnuWin32 - neither I nor开发者_运维知识库 gcc can find it.


It's Bison variable, it cannot be used without Bison-generated .c file.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜