Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com From: CP Hennessy Date: Sat, 25 Jan 2003 15:58:16 +0000 User-Agent: KMail/1.5.9 MIME-Version: 1.0 Content-Disposition: inline To: cygwin AT cygwin DOT com Subject: problem with bison ? Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200301251558.16968.CP.Hennessy@iname.com> Hi, I am having problems with a recent version of bison. I am compiling a file with the following command : bison --output=x.cxx my.y Bison runs with a warning about a shift/reduce conflict but does *not* producet my x.cxx file ! :( Using the exact same command from an older version seems to generate the file correctly, but I need to get the more recent version working for other reasons. The current version I am using is : bison --version bison (GNU Bison) 1.75 I even reinstalled it from todays updates. Any help is appreciated. Thanks CPH P.S> Please CC me as I am not subscribed to this email list. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/