Mail Archives: djgpp/1995/06/20/14:35:24
>
> Hi,
>
> I downloaded BISON from SIMTEL/msdos/djgpp and I'm having some problems.
> First, I have go32 and all the other stuff you need at runtime for
> such things, And I HAVE got it running.
> But when it runs, it tells me it can't find /usr/local/lib/bison.simple.
> Obviously this is a unix name, but I'm trying to run under DOS. So
> I have two questions:
bison.simple => bison.sim (under MS-DOS)
full path is in djgpp.env under section for bison.
> Please don't tell me to change djgpp.env; I've already tried that and
> bison didn't read it. In any case the directory specified in that file
> is not the directory it gave me as an error.
>
Did you put DJGPP=C:\DJGPP\DJGPP.ENV in your environment? Djgpp.env
settings can't take effect without DJGPP variable.
Tomislav Vujec
Croatia
- Raw text -