help-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Porting from AT&T yacc to bison


From: Mike Bezman
Subject: Porting from AT&T yacc to bison
Date: Thu, 14 Nov 2002 15:20:41 -0600

Hi !!
I am trying to port lex/yacc code which was compiled by AT&T lex/yacc before
to be compiled by Flex/Bison.
The code compiles ok ,but
when I am trying to run my example using Flex/Bison version of the compiled
code it doesn't seem to recognize anything (i.e. tokens and grammas) from
Yacc file. It worked fine before (with AT&T versions).
Anything I am mising ?
My options:  flex -l and bison -t -d

Thanks, Mike






reply via email to

[Prev in Thread] Current Thread [Next in Thread]