Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Date: Wed, 14 Mar 2001 22:05:04 -0500
From: Christopher Faylor <cgf@redhat.com>
To: "cygwin@cygwin.com" <cygwin@cygwin.com>
Subject: Re: Problem with make
Message-ID: <20010314220504.A30525@redhat.com>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: "cygwin@cygwin.com" <cygwin@cygwin.com>
References: <200103150254.SAA09865@cygnus.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.11i
In-Reply-To: <200103150254.SAA09865@cygnus.com>; from commpg@yahoo.com on Wed, Mar 14, 2001 at 07:54:21PM -0700

On Wed, Mar 14, 2001 at 07:54:21PM -0700, Mark Paulus wrote:
>[snip]under linux, make is calling g++ by default for files with a .cc
>extension, but under cygwin, make is calling gcc by default.  Does
>anyone know what the rationale is for this "exceptional" behaviour
>under cygwin??

Yep.  It's a bug in the Cygwin version of make.  It looks like there is
a typo in the make sources (specifically default.c).  I thought I'd
corrected this in the past but somehow it slipped by.

I've fixed this and it should be in the next version of cygwin make.  I
don't have a release date for this but it should be in the next couple
of weeks.

cgf

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

