Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <37965874.2C215B98@dgs.monash.edu.au> Date: Thu, 22 Jul 1999 09:32:05 +1000 From: Brendan Simon Reply-To: brendan AT dgs DOT monash DOT edu DOT au Organization: CTAM Pty Ltd X-Mailer: Mozilla 4.61 [en] (X11; I; Linux 2.0.36 i586) X-Accept-Language: en MIME-Version: 1.0 To: Jonathan Wilson CC: cygwin AT sourceware DOT cygnus DOT com Subject: Re: does egcs build for mingw32 define a compiler specific constant References: <3795E1EB DOT B8A5843C AT xoommail DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Jonathan Wilson wrote: > does egcs build for mingw32 define a compiler specific constant? > like msvisualc++ _msc_ver etc etc > > -- > Want to unsubscribe from this list? > Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com Try specifying the -v option and you should see all the definitions. eg. gcc -v -c foo.c -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com