delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin-apps/2000/12/20/19:56:15

Mailing-List: contact cygwin-apps-help AT sourceware DOT cygnus DOT com; run by ezmlm
Sender: cygwin-apps-owner AT sourceware DOT cygnus DOT com
List-Subscribe: <mailto:cygwin-apps-subscribe AT sources DOT redhat DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin-apps/>
List-Post: <mailto:cygwin-apps AT sources DOT redhat DOT com>
List-Help: <mailto:cygwin-apps-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/lists.html#faqs>
Delivered-To: mailing list cygwin-apps AT sources DOT redhat DOT com
Date: Wed, 20 Dec 2000 19:55:45 -0500
From: Christopher Faylor <cgf AT redhat DOT com>
To: "'cygwin-apps AT cygwin DOT com'" <cygwin-apps AT cygwin DOT com>
Subject: Re: Cygwin 1.1.4: unexpected "make" behaviour
Message-ID: <20001220195545.A26110@redhat.com>
Reply-To: cygwin-apps AT cygwin DOT com
Mail-Followup-To: "'cygwin-apps AT cygwin DOT com'" <cygwin-apps AT cygwin DOT com>
References: <CBA53CEA6E1DD1119A9E00805F8BC06103C92BE4 AT eac-exch2 DOT eac DOT ea DOT com>
Mime-Version: 1.0
User-Agent: Mutt/1.3.11i
In-Reply-To: <CBA53CEA6E1DD1119A9E00805F8BC06103C92BE4@eac-exch2.eac.ea.com>; from rsammartino@ea.com on Wed, Dec 20, 2000 at 04:48:41PM -0800

On Wed, Dec 20, 2000 at 04:48:41PM -0800, Sammartino, Ryan wrote:
>If you look at a slightly larger slice of the code
>than diff -c provides, you'll see that this whole thing
>is wrapped in a "#ifdef GCC_IS_NATIVE" directive, which is
>set near the top of default.c:
>
>/* Define GCC_IS_NATIVE if gcc is the native development environment on
>   your system (gcc/bison/flex vs cc/yacc/lex).  */
>/* CYGNUS LOCAL: or __CYGWIN__ */
>#if defined(__MSDOS__) || defined(__CYGWIN__)
>#define GCC_IS_NATIVE
>#endif
>
>
>so it does seem to be a "cygnus only" thing.

Sorry, I don't understand your logic.  If GCC_IS_NATIVE, surely g++
either be the default c++ compiler or someone had a reason for not
making that the case.  AFAICT, you are modifying a section of make that
is untouched by Cygnus/Red Hat.  It's under the control of a define
which can be set in non-Cygwin conditions.  Roland McGrath obviously had
a reason for doing this.  If it was wrong, then the make maintainer
(psmith AT gnu DOT org) should apprised of that fact.

cgf

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019