Mail Archives: cygwin/1998/12/07/03:48:45
>----------------------------------------------------------------------
>Normally by default bison can find the file
>bison.simple. It appears that in B20 that this
>is not the case. I have to explicitly state
>where the parser file is using the -S option.
>----------------------------------------------------------------------
Hi Richard,
I found the same issue building my own code.
My work around was to set the BISONLIB environment variable to point
to the directory containing bison.simple. If I recall correctly,
you'll need to be sure that the last character of $BISONLIB includes
the slash.
e.g. something like:
export BISONLIB=//d/cygwin/b20/share/
I hope this helps.
Chip Webb
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -