delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2000/09/26/13:38:11

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: <00a601c027e0$ec31fb30$c4acb018@home.com>
From: "Erik Nolte" <enolte AT campuspipeline DOT com>
To: <kulack AT us DOT ibm DOT com>
Cc: <cygwin AT sourceware DOT cygnus DOT com>
References: <OFF5B2744E DOT E9A73F2E-ON86256966 DOT 005E7A5D AT RCHLAND DOT IBM DOT COM>
Subject: Re: Strange cd/CDPATH behavior
Date: Tue, 26 Sep 2000 11:40:54 -0600
MIME-Version: 1.0
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.50.4133.2400
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400

> > The obvious answer is to stop using DOS style paths with cygwin cd's.
> > Unfortunately, what I'm really doing is "cd $SRC_PATH" where SRC_PATH is
> > "W:/src".  SRC_PATH must be a DOS style path to keep javac and other
> > windows-based software happy (they can't grok paths without drive
> letters).
>
> Use cygpath...
> >cygpath -u -p c:/
> /
>
> In your example, something like:
> cd $(cygpath -u -p $SRC_PATH)
> would probably work.


I wish I could, unfortunately the cd's are inside makefiles and scripts that
run both on cygwin/NT/Win2K and on Solaris.  And the Suns aren't too happy
about cygpath.  I can hack around the problem by unsetting CDPATH or
creating a SHELL_SRC_PATH (/c) and a APP_SRC_PATH (c:/).  The interesting
thing is that B20.1 didn't exhibit the problem.  How compatible should 1.1.4
be with B20.1?

I'm under the impression that B20.1 is obsolete and that Cygnus (or at least
the cygwin developers) would prefer people using 1.1.x.  Is that true or
should we wait until 2.0?

Thanks!
- Erik


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com

- Raw text -


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