On 08/07/2015 10:19, haifeng.qin wrote:
Hi!

1. How to generate code files that the string in files is a 
wide-character(wstring/wchar_t)?
2. How to build bison on windows?

thanks!

_______________________________________________
help-bison@gnu.org https://lists.gnu.org/mailman/listinfo/help-bison
1) It's a flex question.
Anyway you can find some good answers using google:
http://www.w3.org/2005/03/23-lex-U#utf8toot
http://stackoverflow.com/questions/9611682/flexlexer-support-for-unicode

2) I suggest to download it from
http://gnuwin32.sourceforge.net/packages/bison.htm

If you really want to rebuild it from source, I know it's work with cygwin.


Bye


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

Reply via email to