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 X-Authentication-Warning: slinky.cs.nyu.edu: pechtcha owned process doing -bs Date: Thu, 25 Sep 2003 16:03:01 -0400 (EDT) From: Igor Pechtchanski Reply-To: cygwin AT cygwin DOT com To: "Hannu E K Nevalainen (garbage mail)" cc: cygwin AT cygwin DOT com Subject: RE: __CYGWIN__ ++ FAQ change? ( faq.txt DIFF ) In-Reply-To: Message-ID: References: Importance: Normal MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Hannu, faq.txt is generated. See for the location of the "real" faq. Igor On Thu, 25 Sep 2003, Hannu E K Nevalainen (garbage mail) wrote: > 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