Mailing-List: contact cygwin-apps-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-apps-owner AT sourceware DOT cygnus DOT com List-Subscribe: List-Archive: List-Post: List-Help: , Delivered-To: mailing list cygwin-apps AT sources DOT redhat DOT com Message-ID: <3AB3ECE7.26B3D8D3@ece.gatech.edu> Date: Sat, 17 Mar 2001 18:01:59 -0500 From: "Charles S. Wilson" X-Mailer: Mozilla 4.75 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: cygwin-apps AT cygwin DOT com Subject: Re: gcc 2.95.3-1 and -mwin32 References: <20010317172830 DOT A24346 AT redhat DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Christopher Faylor wrote: > > I've got gcc 2.95.3-1 ready to go. It seems to work ok. [snip] > So, unless someone has a strong objection, the default for gcc 2.95.3-1, > gcc 3.0, and gcc 3.1 will be to include /usr/include/w32api. Q: Does that also mean that the default for gcc-2.95.3-1 on cygwin will be to #define WIN32 & WINDOWS in addition to merely including /usr/include/w32api in the include path? e.g. that -mwin32 is the default now (again)? --Chuck