X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.5 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org MIME-Version: 1.0 In-Reply-To: <4C0F9535.7010902@redhat.com> References: <1276042636 DOT 1651 DOT 9 DOT camel AT erebor> <20100609044034 DOT GB9305 AT ednor DOT casa DOT cgf DOT cx> <4C0F9535 DOT 7010902 AT redhat DOT com> From: Julio Costa Date: Wed, 9 Jun 2010 15:02:16 +0100 Message-ID: Subject: Re: 'cp' utility bug when .exe file exist. To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On Wed, Jun 9, 2010 at 14:20, Eric Blake wrote: > > Have you ever encountered a makefile that doesn't consistently use > $(EXEEXT) everywhere? =C2=A0Too many people just expect 'gcc -o foo ...' = to > produce foo, then 'strip foo' to work, without realizing that on cygwin, > gcc created 'foo.exe' and strip _has_ to have .exe magic. That's just one of the several scenarios which would greatly benefit from a removal of .exe magic. > > Perhaps it does make sense to drop .exe suffixes; teaching gcc that -o > foo means we really want a suffix-less file, and teaching users that > they want to modify PATHEXE to include . if they are working from the > windows side of things. Teaching is good, but I think that this part could even be made automatic, as I already demonstrated. > But it won't be an overnight switch, and will > come with its share of complaints on the list. > Sure thing. > Meanwhile, we can't get away from .lnk magic, but that produces orders > of magnitude less complaints on the list, so I'm not as worried about it. > The .lnk magic is a truly different beast, at least in the reasons that made it necessary... so I think that should be let alone, at least for now... --=20 ___________ Julio Costa -- 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