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 Date: Tue, 10 Dec 2002 20:46:23 -0500 From: Christopher Faylor To: cygwin-apps AT cygwin DOT com Cc: cygwin AT cygwin DOT com, jlsysinc AT alltel DOT net Subject: Re: Bison 1.75 Message-ID: <20021211014623.GB26069@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin-apps AT cygwin DOT com, cygwin AT cygwin DOT com, jlsysinc AT alltel DOT net References: <010001c2a0b1$a8af46f0$0200000a AT agamemnon> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <010001c2a0b1$a8af46f0$0200000a@agamemnon> User-Agent: Mutt/1.5.1i From http://cygwin.com/lists.html: # cygwin-apps: a subscribers-only developers for discussing packaging issues regarding applications that are distributed with the Cygwin DLL. If you are maintaining or volunteering to maintain one of the packages that is distributed with the Cygwin net releases you should be subscribed to this list. This list is intended for discussing solutions. It is not (with one exception) for bug reports or "it would be nice" type of musings. Use the main cygwin mailing list for that. Here's the one exception: This mailing list is the preferred location for design discussions and bug reports regarding cygwin's setup.exe program, although such discussions may occur on the cygwin mailing list, as well. The setup program is found in the cygwin-apps/setup directory. Redirecting to cygwin AT cygwin DOT com. On Tue, Dec 10, 2002 at 08:07:21PM -0500, Jon A. Lambert wrote: >I'm running the latest version of cygwin on Windows XP. >Bison 1.75 appears to be broken > >bison -y -d grammar.y >...generates absolutely nothing and appears to fail silently. > >bison -v -y -d grammar.y >...generates a y.output file only... and it looks just fine. > >So I returned to Bison 1.35 and my command... >bison -v -y -d grammar.y >...generates exactly what I expect, y.tab.c, y.tab.h and y.output > >No clue as to what is wrong as there are no messages, no core dumps, and >nothing in the y.output to indicate a failure. -- 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/