This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: B20 NT4 SP4 Bison problem


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


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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]