new sh doesn't translate Unix-style paths for Perl?

Andrej Borsenkow Andrej.Borsenkow@mow.siemens.ru
Fri Oct 20 09:27:00 GMT 2000


>
> 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



More information about the Cygwin mailing list