X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Date: Fri, 14 Apr 2006 22:02:57 -0400 Message-Id: <200604150202.k3F22voF030465@envy.delorie.com> From: DJ Delorie To: djgpp AT delorie DOT com In-reply-to: <44401977$0$408$626a54ce@news.free.fr> (martin.boulte@free.fr) Subject: Re: Djgpp C compiler question about bison References: <44401977$0$408$626a54ce AT news DOT free DOT fr> Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > I got "Un matched quote character" ; I don't know If it is a make problem or > a Gcc ? Did you run make, or gcc? > I would like to know or what bison is necessary ? Which verion do I need ? > Where oes it need to be installed ? Bison is only needed if you want to write grammars. Just install the latest version if you do. > In the Djgpp.env file the files bison.hai and bison.sim are > referenced while that are the files bison.haire and bison.simple > which are delivered ? If you think editing djgpp.env will help, and *if* you're having a problem, go ahead and edit it.