> On 24 Jul 2015, at 11:58, Tom Wang A <tom.a.w...@ericsson.com> wrote:
> 
> Thanks very much!

You are welcome!

> In my system, YYSIZE_T is always defined as __SIZE_TYPE__ in the output 
> file(y.tab.c .*),  which are compiled by bison 2.1 and bison 2.3. And 
> __SIZE_TYPE__ is actually a 8-byte size type on the server. 
> 
> And I find another way to resolve my problem: 

Why do you have to compile it on that platform? —In a distribution it is common 
to include to compiled output, so that only those that explicitly want to 
recompile the parser need Bison.



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

Reply via email to