ash 20020731-3 and/or cygwin 1.5.2 directory vs. executable problem

Corinna Vinschen corinna-cygwin@cygwin.com
Mon Aug 11 20:40:00 GMT 2003


On Mon, Aug 11, 2003 at 02:06:13PM -0400, Jason Tishler wrote:
> ash 20020731-3 and/or cygwin 1.5.2 gets confused by a directory and an
> executable of the "same" name:
> 
>     $ mkdir ls
>     $ cp /usr/bin/ls.exe .
>     $ sh -c ./ls
>     ./ls: not found
> 
> Note this works under (the 32-bit) ash 20020731-1 and cygwin 1.5.2:
> 
>     $ sh -c ./ls
>     ls  ls.exe
> 
> Since the source of ash 20020731-1 seems identical to ash 20020731-3,
> this seems to indicate a build and/or cygwin problem...

It's a situation which is determined by coincidence...

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list