B20 NT4 SP4 Bison problem

Corinna Vinschen corinna.vinschen@cityweb.de
Tue Nov 10 02:53:00 GMT 1998


Chris Searle wrote:
> 
> >>>>> "Geoffrey" == Geoffrey Noer <noer@cygnus.com> writes:
> 
>     >> /logopolis/monitor/noer/b20/cygwin-b20/share/bison.simple and
>     >> fails :)
>     >>
>     >> Why do you think this is Noer? (Nudges you) Anyhow no biggie I
>     >> will just recompile a bison for my system. Just thought you
>     >> guys needed to know that.
> 
>     Geoffrey> Actually, I think the bison exe in b19 probably
>     Geoffrey> referenced /pizza/anchovies/noer/ in it somewhere so
>     Geoffrey> this only reflects a change of which machine I used to
>     Geoffrey> compile it on.
> 
> Can confirm that, and have bison from b20 working fine with BISON_SIMPLE.
> 

BTW:

- Instead of using two single env variables BISON_SIMPLE and
  BISON_HAIRY, you can use also only one variable BISONLIB, which
  has to be the directory, in which both files resist, e.g.
        BISONLIB=/usr/local/share

- and moreover, `byacc' works fine, too.

Corinna


To : Chris Searle <chris at searle1 dot demon dot co dot uk>
Subject : Re: B20 NT4 SP4 Bison problem
>From : Corinna Vinschen <corinna dot vinschen at cityweb dot de>
Date : Sun, 08 Nov 1998 01:06:50 +0100
References : < 363D2751.F19009DF@islenet.org > < 19981102214707.06705@cygnus.com > < f9811051753560089@searle1.demon.co.uk >

Chris Searle wrote:
> 
> >>>>> "Geoffrey" == Geoffrey Noer <noer@cygnus.com> writes:
> 
>     >> /logopolis/monitor/noer/b20/cygwin-b20/share/bison.simple and
>     >> fails :)
>     >>
>     >> Why do you think this is Noer? (Nudges you) Anyhow no biggie I
>     >> will just recompile a bison for my system. Just thought you
>     >> guys needed to know that.
> 
>     Geoffrey> Actually, I think the bison exe in b19 probably
>     Geoffrey> referenced /pizza/anchovies/noer/ in it somewhere so
>     Geoffrey> this only reflects a change of which machine I used to
>     Geoffrey> compile it on.
> 
> Can confirm that, and have bison from b20 working fine with BISON_SIMPLE.
> 

BTW:

- Instead of using two single env variables BISON_SIMPLE and
  BISON_HAIRY, you can use also only one variable BISONLIB, which
  has to be the directory, in which both files resist, e.g.
	BISONLIB=/usr/local/share

- and moreover, `byacc' works fine, too.

Corinna


More information about the Cygwin mailing list