Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
X-Envelope-Sender-Is: Andrej.Borsenkow@mow.siemens.ru (at relayer david.siemens.de)
From: "Andrej Borsenkow" <Andrej.Borsenkow@mow.siemens.ru>
To: "John Pollock" <jpollock@curl.com>, <cygwin@sourceware.cygnus.com>
Subject: RE: new sh doesn't translate Unix-style paths for Perl?
Date: Fri, 20 Oct 2000 20:26:48 +0400
Message-ID: <000301c03ab2$8b885010$21c9ca95@mow.siemens.ru>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0)
Importance: Normal
In-Reply-To: <NEBBJPGNBOKKDAEIIMIKCEDNCCAA.jpollock@curl.com>
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400

>
> This would be OK if we could invoke perl directly and then use the script as
> an argument, and we can do this when the perl script is invoked with a
> DOS-style path:
>
> $ perl m:\make-version-info.pl
> make-version-info.pl: You must specify --filename
>
> but if you use a Unix style path, it doesn't work:
>
> $ perl /m/make-version-info.pl
> Can't open perl script "/m/make-version-info.pl": No such file or directory
>
> Thoughts?

How should Cygwin know (for arbitrary command) what argument is supposed to be
filename?

-andrej


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

