X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
From: "Dave Korn" <dave.korn@artimi.com>
To: <cygwin@cygwin.com>
References: <19256129.post@talk.nabble.com> <48BC06C9.40001@bmts.com> <20080901153050.GC1833@ednor.casa.cgf.cx> <19265964.post@talk.nabble.com> <004601c90cdc$eb33f8c0$9601a8c0@CAM.ARTIMI.COM> <19269029.post@talk.nabble.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
Content-Type: text/plain; 	charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Office Outlook 11
In-Reply-To: <19269029.post@talk.nabble.com>
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
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

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/

