Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com X-Injected-Via-Gmane: http://gmane.org/ Path: not-for-mail From: Jonathan Wilson Newsgroups: gmane.os.cygwin Subject: cygqwin with mingw32 question Date: Fri, 29 Mar 2002 17:25:54 +0800 Lines: 7 Message-ID: <3CA43322.5020508@tpgi.com.au> NNTP-Posting-Host: per2-56k-078.tpgi.com.au Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1017393950 31339 202.7.191.78 (29 Mar 2002 09:25:50 GMT) X-Complaints-To: usenet AT main DOT gmane DOT org NNTP-Posting-Date: Fri, 29 Mar 2002 09:25:50 +0000 (UTC) User-Agent: Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:0.9.9) Gecko/20020311 X-Accept-Language: en-us, en I am going to be doing something thats going to use cygwin, -mno-cygwin and mingw32 and I need to know what compiler flags I can use to test for this. This same code already builds on win32 with visual C++ and also on *nix with gcc so is there a set of tests I can do to say "#ifdef _WIN32 && _GCC" or something like that? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/