This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [mingw32] Re: [RFC] changing gcc default output executable name (a.exe now)


--- Corinna Vinschen <corinna@vinschen.de> wrote:
> Andre Oliveira da Costa wrote:
> > [...]
> > I don't think tweaking all these applications to look for "foo.exe" if they
> > can't find "foo" would be the right thing. But I would really like to be
> > able to install the applications I compile without having to tweak all the
> > makefiles. Maybe the solution would be not to add the .exe suffix...
> 
> I agree. It would be nice if gcc would not add .exe automatically.
> Maybe it's not a 'modern' solution but it's the way, cc produces
> executables since french revolution:
> 
> 	No output name given: 	a.out is created,
> 	-o foo:			foo is created.
> 
> That's it and it's ok.
> IMHO.
> Corinna
> 

BTW, ld already has a switch named --force-exe-suffix.  Wonder why it's not
supported on Win32?


=====
Earnie Boyd <mailto:earnie_boyd@yahoo.com>
Cygwin Newbies, please visit
<http://www.freeyellow.com/members5/gw32/index.html>
__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]