delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Message-ID: | <005e01c1ab46$a9859950$6600a8c0@cherry> |
From: | "David Gluss" <dgluss AT marple-tech DOT com> |
To: | "Andrew Markebo" <flognat AT flognat DOT myip DOT org> |
Cc: | "Stephan Mueller" <smueller AT microsoft DOT com>, <cygwin AT cygwin DOT com> |
References: | <F8268126BF427A409936A83B6B863387050B40B9 AT red-msg-01 DOT redmond DOT corp DOT microsoft DOT com><001901c1aaab$c87ed790$6600a8c0 AT cherry> <m3665h1vf6 DOT fsf AT localhost DOT localdomain> |
Subject: | Re: Bug in new Bison parser generator |
Date: | Fri, 1 Feb 2002 09:28:51 -0800 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook Express 6.00.2600.0000 |
X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2600.0000 |
The switches for which compiler is compiling the output of Bison are in the bison.simple or bison.hairy file. There isn't any pre- configuration to set up which compiler you will be using...what you're trying to do is to generate portable C or C++ code. The problem is that the compiler switching in bison.simple used to work, and now it doesn't. The patch is very small and simple. Indeed if you compile with gcc, you won't have a problem. ----- Original Message ----- From: "Andrew Markebo" <flognat AT flognat DOT myip DOT org> To: "David Gluss" <dgluss AT marple-tech DOT com> Cc: "Stephan Mueller" <smueller AT microsoft DOT com>; <cygwin AT cygwin DOT com> Sent: Friday, February 01, 2002 12:02 AM Subject: Re: Bug in new Bison parser generator > Just a quick question, isn't the base problem somehthing like Bison > thinks that the target compiler is gcc.. > > If you create/configure a bison for msvc++, it doesn't do this include? > > /Andy > > -- > The eye of the beholder rests on the beauty! > -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |