Xref: news-dnh.mv.net comp.os.msdos.djgpp:4110 Path: news-dnh.mv.net!mv!news.sprintlink.net!howland.reston.ans.net!swrinde!elroy.jpl.nasa.gov!decwrl!nntp.crl.com!usenet From: weiqigao AT crl DOT com (Weiqi Gao) Newsgroups: comp.os.msdos.djgpp Subject: Re: Using Bison... Date: Thu, 04 Jan 1996 06:23:10 GMT Organization: Spectrum Healthcare Services Lines: 16 Message-ID: <4cfreu$hj@nntp.crl.com> References: <4cegvm$3t8 AT rzunews DOT unizh DOT ch> Reply-To: weiqigao AT crl DOT com NNTP-Posting-Host: crl10.crl.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp alex AT zool DOT unizh DOT ch (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 You need something like the following in your djgpp.env file: [bison] BISON_HAIRY=%DJDIR%/lib/bison.hairy BISON_SIMPLE=%DJDIR%/lib/bison.simple -- Weiqi Gao weiqigao AT crl DOT com