This is the mail archive of the cygwin@cygwin.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]
Other format: [Raw text]

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


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/


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