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: List-Archive: List-Post: List-Help: , Delivered-To: mailing list cygwin-apps AT sources DOT redhat DOT com Date: Wed, 20 Dec 2000 19:44:07 -0500 From: Christopher Faylor To: cygwin-apps AT cygwin DOT com Cc: rsammartino AT ea DOT com Subject: Re: Cygwin 1.1.4: unexpected "make" behaviour Message-ID: <20001220194407.A25971@redhat.com> Reply-To: cygwin-apps AT cygwin DOT com Mail-Followup-To: cygwin-apps AT cygwin DOT com, rsammartino AT ea DOT com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.11i In-Reply-To: ; from rsammartino@ea.com on Wed, Dec 20, 2000 at 04:00:41PM -0800 If this is really the problem you should send your fix to the make maintainer. It's obviously not a cygwin bug. cgf On Wed, Dec 20, 2000 at 04:00:41PM -0800, Sammartino, Ryan wrote: > >This seems to do the trick. This patch is against the make-3.79.1-2 source >tarball: > > >*** default.c.orig Wed Dec 20 15:54:08 2000 >--- default.c Wed Dec 20 15:55:52 2000 >*************** >*** 388,394 **** > # ifdef __MSDOS__ > "CXX", "gpp", /* g++ is an invalid name on MSDOS */ > # else >! "CXX", "gcc", > # endif /* __MSDOS__ */ > #else > "CC", "cc", >--- 388,395 ---- > # ifdef __MSDOS__ > "CXX", "gpp", /* g++ is an invalid name on MSDOS */ > # else >! /* "CXX", "gcc", */ >! "CXX", "g++", /* RTS: make manual says "g++" should be the default >*/ > # endif /* __MSDOS__ */ > #else > "CC", "cc", > > > >-----Original Message----- >From: Earnie Boyd [mailto:earnie_boyd AT yahoo DOT com] >Sent: December 20, 2000 2:46 PM >To: Sammartino, Ryan >Cc: cygwin-apps AT cygwin DOT com >Subject: RE: Cygwin 1.1.4: unexpected "make" behaviour > > >--- "Sammartino, Ryan" wrote: >> Heh. >> >> Yes, I figured that out :) >> >> But it would be nice if Cygwin make followed the defaults >> as laid out in the make manual >> (http://www.gnu.org/manual/make/html_chapter/make_10.html#IDX774) >> > >Good point. Care to provide a package patch or release? List, is there a >make >package maintainer assigned? If not, Ryan, would you care to become that? > >Cheers, > >===== >Earnie Boyd >mailto:earnie_boyd AT yahoo DOT com > >--- --- >--- Cygwin: POSIX on Windows --- >--- Minimalist GNU for Windows --- > >__________________________________________________ >Do You Yahoo!? >Yahoo! Shopping - Thousands of Stores. Millions of Products. >http://shopping.yahoo.com/ -- cgf AT cygnus DOT com Red Hat, Inc. http://sources.redhat.com/ http://www.redhat.com/