This is the mail archive of the
cygwin@cygwin.com
mailing list for the Cygwin project.
ash 20020731-3 and/or cygwin 1.5.2 directory vs. executable problem
- From: Jason Tishler <jason at tishler dot net>
- To: Cygwin <cygwin at cygwin dot com>
- Date: Mon, 11 Aug 2003 14:06:13 -0400
- Subject: ash 20020731-3 and/or cygwin 1.5.2 directory vs. executable problem
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...
Thanks,
Jason
--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D 8784 1AFD E4CC ECF4 8EF6
--
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/