delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2001/03/04/18:40:37

Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT sources DOT redhat DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT sources DOT redhat DOT com>
List-Help: <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT sources DOT redhat DOT com
Delivered-To: mailing list cygwin AT sources DOT redhat DOT com
Message-Id: <4.3.1.2.20010304183301.026011b8@pop.ma.ultranet.com>
X-Sender: lhall AT pop DOT ma DOT ultranet DOT com
X-Mailer: QUALCOMM Windows Eudora Version 4.3.1
Date: Sun, 04 Mar 2001 18:35:38 -0500
To: Paul Kinnucan <paulk AT mathworks DOT com>,
"Nascif Abousalh-Neto" <nascif AT nortelnetworks DOT com>
From: "Larry Hall (RFK Partners, Inc)" <lhall AT rfk DOT com>
Subject: RE: Need help with makefile
Cc: jde AT sunsite DOT dk, cygwin AT cygwin DOT com
In-Reply-To: <4.1.20010304165748.00b849c0@pop.mathworks.com>
References: <7DBB74CCC0C7D411B89600508BCF9C2456586E AT zrtpd0jf DOT us DOT nortel. com>
Mime-Version: 1.0

At 05:19 PM 3/4/2001, Paul Kinnucan wrote:
>At 02:17 PM 3/4/2001 -0500, Nascif Abousalh-Neto wrote: 
>
> >
> > mkdir -p is what we use at our company. 
> > Why is it not sufficient?
>
>
>
>I am using cygwin on Windows.  cygwin supports several different methods of
>specifying paths, e.g.,
>
>c:/cygwin/home/foo
>//c/cygwin/home/foo
>/cygdrive/c/cygwin/home/foo
>/home/foo      (c:/cygwin/home is mounted as /home)
>
>As it turns out, mkdir -p fails with the path spec I was using
>in my makefile, e.g.,
>
>//c/cygwin/home/foo
>
>It seems to work fine with the other versions. So...
>
>Never mind.


Yup, //<drive> is deprecated syntax, since it clashes with UNC paths.  In
general, its preferable to use POSIX paths.



Larry Hall                              lhall AT rfk DOT com
RFK Partners, Inc.                      http://www.rfk.com
118 Washington Street                   (508) 893-9779 - RFK Office
Holliston, MA 01746                     (508) 893-9889 - FAX


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019