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)


But, of course. Just define EXEEXT to be empty. This is how it works on UNIX flavors.

-- Matthew Brown

----- Original Message ----- 
From: "Earnie Boyd" <earnie_boyd@yahoo.com>
To: "Matthew Brown" <mbrown@mediadb.net>; <cygwin@sourceware.cygnus.com>
Sent: Thursday, January 13, 2000 3:31 PM
Subject: Re: [mingw32] Re: [RFC] changing gcc default output executable name (a.exe now)


> Matthew,
> 
> Your process would still work if gcc didn't append the .exe to the executable
> name.  You would just do gcc -o myprog$(EXEEXT) instead of gcc -o myprog.
> 
> Earnie.



--
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]