Install the following packages.
YACC (bison) ----> Devel/bison
Lexx (Flex) ----> Devel/flex
Checking the installation
$
bison --version
Should result in something like:
bison (GNU Bison) 1.875b
$
flex --version
Should result in something like:
flex version 2.5.4
- Mihir Patel
1 comment:
hi...keep posting and nice work..
i m also try to share some knowledge,so u can visit my blog..
way2cs.blogspot.com
Post a Comment