Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
Message-ID: <37965874.2C215B98@dgs.monash.edu.au>
Date: Thu, 22 Jul 1999 09:32:05 +1000
From: Brendan Simon <brendan@dgs.monash.edu.au>
Reply-To: brendan@dgs.monash.edu.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 <wilsonj@xoommail.com>
CC: cygwin@sourceware.cygnus.com
Subject: Re: does egcs build for mingw32 define a compiler specific constant
References: <3795E1EB.B8A5843C@xoommail.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@sourceware.cygnus.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@sourceware.cygnus.com

