From: dessex AT widow DOT aracnet DOT net (David Essex) Subject: Re: byacc and bison ??? 28 Apr 1997 19:24:20 -0700 Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: <3.0.1.32.19970428172705.0068dd28.cygnus.gnu-win32@aracnet.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Sender: dessex AT aracnet DOT net X-Mailer: Windows Eudora Light Version 3.0.1 (32) Original-To: gnu-win32 In-Reply-To: <199704280344.WAA11959@sol1.cs.wisc.edu> Original-Sender: owner-gnu-win32 AT cygnus DOT com Xuemei Bao wrote: >I have some problems using byacc. It just doesn't work!! I have been using flex and byacc on windows95. I even got byacc and flex source(s) to compile, using gnu-win32 with no problems. >Can anyone gives me some helps? or where can I get bison? The only problem I have run into is trying to compile some projects which use flex and byacc. In one case make complained about something in malloc.h, then went into a infinite loop. I suspect this has something to do with the case sensitivity (i.e.: string.h vs String.h) problem in win95. Besides this, it does work, both on the gnu-win32 and Linux 2.0.18 platforms with consistent results. In your flex script, are you compensating for the extra at the end of the line ? Hope this helps. David - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".