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 Date: Wed, 22 Dec 2004 14:05:50 -0800 (PST) From: "Jeremy C. Reed" To: cygwin AT cygwin DOT com cc: Max Bowsher Subject: Re: cp and "are the same file" In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-IsSubscribed: yes On Sat, 18 Dec 2004, Igor Pechtchanski wrote: > > The suffix is required on Win9x, AFAIK, so this is not a viable route. > > That said, I believe the OP didn't request that gcc not produce .exe files > by default, only how can *he* make gcc not produce the .exe suffix. What > you have to do is add a "." after the output (-o) filename[*]. Some > projects define EXEEXT (or EXESUFFIX), so setting that to "." in yours > could be all you need. Sorry that will not work for me. I am working with over 5000 build mechanisms. I don't want to setup wrappers and other patches to add a period hack after the output filename. Jeremy C. Reed BSD News, BSD tutorials, BSD links http://www.bsdnewsletter.com/ -- 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/