Is bison configured correctly in B20?
Chip Webb
cwebb@emailbox.hdtv.lucent.com
Sun Dec 6 21:04:00 GMT 1998
>----------------------------------------------------------------------
>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@cygnus.com" with one line of text: "help".
More information about the Cygwin
mailing list