www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1996/01/04/03:20:18

Date: Thu, 4 Jan 1996 10:11:06 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
To: Alex Schroeder <alex AT zool DOT unizh DOT ch>
Cc: djgpp AT delorie DOT com
Subject: Re: Using Bison...

On 3 Jan 1996, Alex Schroeder wrote:

> I am using bison (bsn122bn.zip) and keep getting this error:
> 
> c:/util/gcc/bin/bison.exe: /usr/local/lib/bison.simple: file not found
> 
> Obviously the file is only called bison.sim. Might this be the cause
> for the error?

DJGPP library and DOS automatically truncate the names of the files, so 
you don't have to bother, unless you run Win95.

>                   None of the options seem to tell bison where the
> library files are located or what they are called. Or am I missing
> an entry in my djgpp.env file?

My DJGPP.ENV has this:

[bison]
BISON_HAIRY=%DJDIR%/lib/bison.hai
BISON_SIMPLE=%DJDIR%/lib/bison.sim

Or you can set the BISON_HAIRY and BISON_SIMPLE variables from the DOS 
prompt (djgpp.env is there only to save you environment space when you're 
not running DJGPP programs, but it's otherwise equivalent to defining
environment variables in the usual way).

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019