This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]