www.delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-Spam-Check-By: | sourceware.org |
From: | "Dave Korn" <dave DOT korn AT artimi DOT com> |
To: | <cygwin AT cygwin DOT com> |
References: | <19256129 DOT post AT talk DOT nabble DOT com> <48BC06C9 DOT 40001 AT bmts DOT com> <20080901153050 DOT GC1833 AT ednor DOT casa DOT cgf DOT cx> <19265964 DOT post AT talk DOT nabble DOT com> <004601c90cdc$eb33f8c0$9601a8c0 AT CAM DOT ARTIMI DOT COM> <19269029 DOT post AT talk DOT nabble DOT com> |
Subject: | RE: make script not working with Cygwin 1.5.25-14 (with Perl) |
Date: | Tue, 2 Sep 2008 13:25:06 +0100 |
Message-ID: | <005101c90cf6$f16eac20$9601a8c0@CAM.ARTIMI.COM> |
MIME-Version: | 1.0 |
X-Mailer: | Microsoft Office Outlook 11 |
In-Reply-To: | <19269029.post@talk.nabble.com> |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
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 |
Nose wrote on 02 September 2008 13:14: > In my previous cygwin version there indeed was > a make nut in my new installation there wasn't. Yes, 'make' (and other developer tools) aren't part of the default cygwin installation - you need to select them explicitly. > Now it's time to discover the reason's that the makefile works with > cygwin's make and not with unixtools make. Because cygwin's make understands POSIX paths and unixtools' make doesn't? From http://unxutils.sourceforge.net/: " Here are some ports of common GNU utilities to native Win32. In this context, native means the executables do only depend on the Microsoft C-runtime (msvcrt.dll) and not an emulation layer like that provided by Cygwin tools." No emulation -> Only DOS-style paths available there. :-) This is why cygwin is so great, of course! cheers, DaveK -- Can't think of a witty .sigline today.... -- 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 |