delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
Message-Id: | <6.2.0.14.2.20060814213115.093f2a40@pop.nycap.rr.com> |
X-Mailer: | QUALCOMM Windows Eudora Version 6.2.0.14 |
Date: | Mon, 14 Aug 2006 22:12:08 -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: | <009a01c6bfff$934e8480$a501a8c0@CAM.ARTIMI.COM> |
References: | <17632 DOT 65094 DOT 528377 DOT 623813 AT segfault DOT lan> <009a01c6bfff$934e8480$a501a8c0 AT CAM DOT ARTIMI DOT COM> |
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 |
OK, so to summarize. - there is no options or special syntax that will allow the make 3.81 to recognize drive letters in such a way that native windows tools can use them. /c/ and /cygdrive/c/ will only work with applications built against the cygwin libraries. MS cl can no longer be used with cygwin make as of 3.81. - cygwin will no longer maintain the patch to make that allowed it to recognize driver letters in paths. - A second make-winpath as part of the cygwin package is not an option that would be accepted into cygwin. - The option for folks that want the old behavior is to have the change integrated into the upstream sources of gmake. Perhaps something along the lines of /c/ that would be translated by gmake itself into c:, so that no special parsing would be required for the makefiles. - The other option is to use mingw-make, and only use cygwin make for cygwin linked programs only. Sounds like it is time to join the gmake mailing list. Has anyone on this list tried that yet? -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 |