delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
Message-Id: | <6.2.3.4.2.20060814162343.0b3c9a00@pop.nycap.rr.com> |
X-Mailer: | QUALCOMM Windows Eudora Version 6.2.3.4 |
Date: | Mon, 14 Aug 2006 16:29:55 -0400 |
To: | cygwin AT cygwin DOT com |
From: | "William A. Hoffman" <billlist AT nycap DOT rr DOT com> |
Subject: | Re: change in behavior of make from 3.80 to 3.81 |
In-Reply-To: | <20060814201637.GA27227@trixie.casa.cgf.cx> |
References: | <6 DOT 2 DOT 3 DOT 4 DOT 2 DOT 20060814142135 DOT 0eb85ac0 AT pop DOT biz DOT rr DOT com> <007301c6bfd0$8d781dc0$a501a8c0 AT CAM DOT ARTIMI DOT COM> <6 DOT 2 DOT 3 DOT 4 DOT 2 DOT 20060814144800 DOT 03924700 AT pop DOT nycap DOT rr DOT com> <20060814201637 DOT GA27227 AT trixie DOT casa DOT cgf DOT cx> |
Mime-Version: | 1.0 |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
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 04:16 PM 8/14/2006, Christopher Faylor wrote: >I'm not 100% clear on what you're saying but if cmake distributed with >Cygwin is producing makefiles with MS-DOS SYNTAX then, actually it >should either be fixed to not do that or it should be pulled from the >distribution. I wasn't aware of this limitation. The cmake distributed with cygwin produces cygwin makefiles and only cygwin makefiles. It is unaffected by the change in make from 3.80 to 3.81. There is no such limitation, please don't remove cmake from cygwin. Since that cmake links to the cygwin runtime it know about /cydrive/c and uses it. The change affects the microsoft build of cmake. That build is available on a separate download from www.cmake.org. It has an option to generate "Unix Makefiles". In the past, you could use this mode to create Makefiles that would drive Microsoft's cl with a cygwin make. This no longer works. I am trying to figure out if there is change I can make to the windows build of cmake, that will cause it to generate makefiles that will work with both make 3.80, and 3.81 from cygwin. -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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |