| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Date: | Mon, 11 Aug 2003 14:06:13 -0400 |
| From: | Jason Tishler <jason AT tishler DOT net> |
| To: | Cygwin <cygwin AT cygwin DOT com> |
| Subject: | ash 20020731-3 and/or cygwin 1.5.2 directory vs. executable problem |
| Message-ID: | <20030811180612.GB1136@tishler.net> |
| Mail-Followup-To: | Cygwin <cygwin AT cygwin DOT com> |
| Mime-Version: | 1.0 |
| User-Agent: | Mutt/1.4i |
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |