X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Date: Wed, 9 Jun 2010 11:51:14 -0400
From: Christopher Faylor <cgf-use-the-mailinglist-please@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: 'cp' utility bug when <dest-name>.exe file exist.
Message-ID: <20100609155114.GB18851@ednor.casa.cgf.cx>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <AANLkTilQO7-n3Atv3un-1jxUID4JC0iIXts36lXh5enI@mail.gmail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <AANLkTilQO7-n3Atv3un-1jxUID4JC0iIXts36lXh5enI@mail.gmail.com>
User-Agent: Mutt/1.5.20 (2009-06-14)
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On Wed, Jun 09, 2010 at 10:50:34AM -0400, Stephen Morton wrote:
>We use a make environment that is part cygwin and part pure windows
>executables (long story). And it all works in linux too. I suspect
>it would break in the worst ugly ways if the .exe magic did not exist.

And, it is this kind of thing that the .exe magic is trying to help.  It
wasn't implemented because of Windows 95.  It is there because many UNIX
apps expect executables to have .exe extensions.

Changing to whole distribution to not use .exe is a huge undertaking for
little gain.

cgf

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

