bug-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bison bug ; wiht "-S" option included in something.dsp


From: Akim Demaille
Subject: Re: bison bug ; wiht "-S" option included in something.dsp
Date: 20 Feb 2001 13:34:44 +0100
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley)

=?ks_c_5601-1987?B?waS/rL+t?= <address@hidden> writes:

> To solve this problem, I tried to compile the newest version 1.28 of
> Bison, and make bison.exe, but the same error resuted.

This is a frequent complaint against Bison.  The problem is that GNU
Bison never had such an option, and apparently some people depend on a
modified Bison.

Given that many reports are about this, given that it seems dead easy
to implement, given that in itself it looks like a rather good idea,
it will soon be implemented in GNU Bison.

> How can I solve this problem?

Remove all the occurrences of this -S, and replace them with

        BISON_SIMPLE=/path/to/bison.simple bison



reply via email to

[Prev in Thread] Current Thread [Next in Thread]