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 From: "Hannu E K Nevalainen \(garbage mail\)" To: Subject: RE: __CYGWIN__ ++ FAQ change? ( faq.txt DIFF ) Date: Thu, 25 Sep 2003 21:36:44 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 In-Reply-To: Importance: Normal This is a quickly scribbled update of the FAQ. Contents is bare essentials as I see it. Please do relevant "PTC"-actions. $ diff -up /usr/share/doc/cygwin-doc-1.3/txt/faq.txt \ /usr/share/doc/cygwin-doc-1.3/txt/faq.txt.new --- /usr/share/doc/cygwin-doc-1.3/txt/faq.txt 2003-09-04 19:46:02.000000000 +0200 +++ /usr/share/doc/cygwin-doc-1.3/txt/faq.txt.new 2003-09-25 20:48:42.000000000 +0200 @@ -3401,6 +3401,17 @@ Unix emulation environment and defining which think that they have to make special concessions for a Windows environment which Cygwin handles automatically. +Note that using -mno-cygwin replaces __CYGWIN__ with __MINGW32__ as to +tell which compiler (or settings) you're running. +Check this out in detail by running e.g. + $ gcc