X-Spam-Check-By: sourceware.org Message-Id: <6.2.3.4.2.20060816092323.0b449ad0@pop.nycap.rr.com> X-Mailer: QUALCOMM Windows Eudora Version 6.2.3.4 Date: Wed, 16 Aug 2006 09:34:36 -0400 To: cygwin AT cygwin DOT com From: "William A. Hoffman" Subject: Re: change in behavior of make from 3.80 to 3.81 In-Reply-To: <20060815210221.GB4783@trixie.casa.cgf.cx> References: <17632 DOT 65094 DOT 528377 DOT 623813 AT segfault DOT lan> <009a01c6bfff$934e8480$a501a8c0 AT CAM DOT ARTIMI DOT COM> <6 DOT 2 DOT 0 DOT 14 DOT 2 DOT 20060814213115 DOT 093f2a40 AT pop DOT nycap DOT rr DOT com> <20060815031725 DOT GB18949 AT trixie DOT casa DOT cgf DOT cx> <6 DOT 2 DOT 3 DOT 4 DOT 2 DOT 20060815083334 DOT 07ab5470 AT pop DOT nycap DOT rr DOT com> <20060815210221 DOT GB4783 AT trixie DOT casa DOT cgf DOT cx> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com At 05:02 PM 8/15/2006, Christopher Faylor wrote: >Just to clarify, the whole point of your interest is to avoid telling >people that they should use the MinGW version of make with makefiles >that are intended for use MS-DOS-like applications, right? If that >is the case, then it really seems like the path of least effort is >just to instruct people to use MinGW. 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. If there is a sh.exe in the PATH. So, I can get things to work, but you have to run from a MS Command prompt, and not from a cygwin shell, or an msys shell. It kind of sucks. -Bill -- 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/