X-Spam-Check-By: sourceware.org
From: Eli Zaretskii <eliz@gnu.org>
To: "William A. Hoffman" <billlist@nycap.rr.com>
CC: cygwin@cygwin.com
In-reply-to: <6.2.3.4.2.20060816092323.0b449ad0@pop.nycap.rr.com> 	(billlist@nycap.rr.com)
Subject: Re: change in behavior of make from 3.80 to 3.81
Reply-to: Eli Zaretskii <eliz@gnu.org>
References: <17632.65094.528377.623813@segfault.lan>  <009a01c6bfff$934e8480$a501a8c0@CAM.ARTIMI.COM>  <6.2.0.14.2.20060814213115.093f2a40@pop.nycap.rr.com>  <Pine.GSO.4.63.0608142225030.13215@access1.cims.nyu.edu>  <20060815031725.GB18949@trixie.casa.cgf.cx>  <6.2.3.4.2.20060815083334.07ab5470@pop.nycap.rr.com>  <20060815210221.GB4783@trixie.casa.cgf.cx> <6.2.3.4.2.20060816092323.0b449ad0@pop.nycap.rr.com>
Message-Id: <E1GDdID-0001Dt-F9@fencepost.gnu.org>
Date: Thu, 17 Aug 2006 04:31:57 -0400
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

> Date: Wed, 16 Aug 2006 09:34:36 -0400
> From: "William A. Hoffman" <billlist@nycap.rr.com>
> 
> Actually no, MinGW make is not working for what used to work with cygwin
> make.   It has a nasty habit of changing cl's command line arguments
> like /GZ into c:/msys/1.0/GZ.

I think this is the MSYS Make, not what I call ``the MinGW Make''.
The latter is produced by building the original Make 3.81 sources with
the MinGW compiler via the build_w32.bat batch file included in the
source tarball.  If you look in the official Make sources, you will
not find any code that changes /GZ into something else; in fact, the
native Windows build doesn't change anything in the command-line
options of the command being invoked, IIRC.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

