cp and "are the same file"
Jeremy C. Reed
reed@reedmedia.net
Wed Dec 22 22:05:00 GMT 2004
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/
More information about the Cygwin
mailing list