Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , 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 To: Cygwin Subject: ash 20020731-3 and/or cygwin 1.5.2 directory vs. executable problem Message-ID: <20030811180612.GB1136@tishler.net> Mail-Followup-To: Cygwin Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline 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/