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: <004801c4edbb$bde6bfe0$0200a8c0@mindcooler> From: =?iso-8859-1?Q?Mikael_=C5sberg?= To: "Cygwin List" Subject: Three questions Date: Wed, 29 Dec 2004 16:33:26 +0100 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit Hello, I have three questions that aren't related. First: Is there a cygwin package that will let me compare two binary files to see if they are equal? Second: Is there a way to prevent gcc from adding .exe extension when building programs? I recall hearing something that win98 needs the .exe, but I can launch programs from within Cygwin under Windows XP Pro just fine without the extension so if I could get GCC not to add this extension it'd be great. The reason I want this is that I have to rewrite my Makefiles when moving projects to-and-from cygwin-fedora. Third: I tried removing an the .exe-extension from a file by issuing: $ mv tiny_mdi_example_without_ggdb.exe tiny_mdi_example_without_ggdb The error I got was: mv: `tiny_mdi_example_without_ggdb.exe' and `tiny_mdi_example_without_ggdb' are the same file So I used Explorer to do it, but I'd like to know how I should get mv to do this. Thanks for any replies and may the year 2005 be a prosperous year for you / M -- 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/