Mail Archives: cygwin/1998/06/14/19:07:55
On Sat, 13 Jun 1998, leding wrote:
> I recently installed Cygnus-win32 B19 under NT4.0 with SP3. Everything
> seems working fine except bison couldn't work probably. I issred:
> bison -d calc.y
> It said:
> bison: /cygnus/b19/share/bison.simple: No such file or directory
>
> But I do have such file under the share dir. I would appreciate if
> anybody could shed light on this. Thanks!
I got the same problem. I think that it's because some hard path has been
coded. You can find bison.simple under xxx/share/bison.simple. The
solution I have found is to use mount.
mount C:\\user\\papillau\\g32 /cygnus/b19/
where C:\\user\\papillau\\g32 is the path where I installed GNUWin32.
Hope it helps!
Benoit.
-
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 -