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 Message-ID: <4056894A.2020809@fangorn.ca> Date: Mon, 15 Mar 2004 23:57:46 -0500 From: Mark Blackburn Reply-To: cygwin AT cygwin DOT com User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6b) Gecko/20031205 Thunderbird/0.4 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: cp.exe bug References: <000801c40ab6$beb9f4c0$6501a8c0 AT RossLap> <40567D8B DOT 9070102 AT fangorn DOT ca> In-Reply-To: <40567D8B.9070102@fangorn.ca> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mark Blackburn wrote: > Ross Boulet wrote: > > [...] > >> Above is the makefile which produced the error. The cause seems to >> be cp's >> handling of a .exe file. A simple way to get what I now see as a >> misleading >> error message from cp is: >> >> $ touch foo.exe >> $ cp foo bar # note the absence of the .exe extension >> cp: `foo' and `bar' are the same file >> >> > This problem still exists in the coreutils-5.2.0-1 package that I have > recently posted on cygwin-apps. > Correction: cp in coreutils returns the following message in the above case: cp: cannot open `foo' for reading: No such file or directory [...] Mark Blackburn -- 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/