delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/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 |
Message-ID: | <3CEA70F3.787771DE@csksoftware.com> |
Date: | Tue, 21 May 2002 18:08:19 +0200 |
From: | "Johan Bezem" <jbezem AT csksoftware DOT com> |
Reply-To: | CygWin Mailing List <cygwin AT cygwin DOT com> |
Organization: | CSK Software AG |
X-Accept-Language: | en,de,nl,el,fr,af,es,it |
MIME-Version: | 1.0 |
To: | Rami Mehio <Rami AT improvsys DOT com> |
Cc: | CygWin Mailing List <cygwin AT cygwin DOT com> |
Subject: | Re: Dos Style path in 3.79.1-7 and -5 |
References: | <775BE9D2D47B434B8FA092E0980A3A2C01B28E AT improv_server> |
X-Virus-Scanned: | by AMaViS snapshot-20010407 |
Try using forward slahes like d:/utils/print.exe. I don't think the CygWin version of make has ever been equipped to handle unescaped backslahes. You may also try escaping them, like d:\\utils\\print.exe. Regards, Johan Bezem CSK Software AG Rami Mehio wrote: > > I have been using gnu make 3.79 on win32. The shell i use is cmd.exe. > > I have recently upgraded my cygwin tools including make to 3.79.1-5 (and > subsequently to -7). > > I seems that make no longer recognizes Dos style pathnames. So in a rule, if > i have > > target: > d:\utils\print.exe hello.txt > > if i do > > make target --win32 > > make does not recognize the d:\utils\print.exe path. > > This used to work fine for me before. > > Does anybody know anything about this? > > thanks > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Bug reporting: http://cygwin.com/bugs.html > Documentation: http://cygwin.com/docs.html > FAQ: http://cygwin.com/faq/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |