X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=dqx0Dcoh4B/LRKroJNjig6dyljf5oLzPtZu+5QepMeB NHYqr2iC1roCkOfKzDYN8/WxM/HQrP4sorhLE/OgLW45RJto31vdgMJCbb1UB3bg p9lhbMSPpzVjF7/Bfez1u2nxr880hAp1DVt7W5Ij/XdBg5J0WbNKBqCUVUW8jtP0 = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=V1/6X5AmXYkPC7ThQNYRJP3Lg/I=; b=EhytuJk02ohVXhXgy OPR5wzREbOr5TwtN/lupgpywEDXxYC4OSXWPUsqReCfC7A2c7pDqIdsILy8hDw5j QAzhM6vUKS5/QciqGcf68mNpruGpEQekHKVbkK8CU60aR+f+l9P9eWKc0lYDP3ze aNXWf1ot5TjPWtAzUipIB9jJZk= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 X-Spam-SWARE-Status: No, score=-4.1 required=5.0 tests=BAYES_00,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,SPF_PASS autolearn=ham version=3.3.1 X-Received: by 10.50.153.49 with SMTP id vd17mr5842669igb.22.1372331596474; Thu, 27 Jun 2013 04:13:16 -0700 (PDT) Message-ID: <51CC1E48.1080505@gmail.com> Date: Thu, 27 Jun 2013 13:13:12 +0200 From: marco atzeri User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130620 Thunderbird/17.0.7 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Problems with patch References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Il 6/27/2013 12:49 PM, Alexey Pavlov ha scritto: > Prereq: > Having two files with the same name in directory. One file without > extension, second with ".exe". For example: "configure" and > "configure.exe". > I want patch "configure". > During patch Cygwin delete "configure.exe" and I have only "configure". > > Regards, > Alexey. Alexey, do not use two files in the same directory with and without ".exe" extension http://cygwin.com/cygwin-ug-net/using-specialnames.html#pathnames-exe It is a cygwin limitation to solve "magically" the need of ".exe" for binary programs. Regards Marco -- 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