Mailing-List: contact cygwin-apps-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-apps-owner AT sourceware DOT cygnus DOT com List-Subscribe: List-Archive: List-Post: List-Help: , Delivered-To: mailing list cygwin-apps AT sources DOT redhat DOT com Message-ID: <3A91D820.73896AC1@ece.gatech.edu> Date: Mon, 19 Feb 2001 21:36:16 -0500 From: Charles Wilson X-Mailer: Mozilla 4.75 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: cygwin-apps AT cygwin DOT com Subject: Re: Has sys/stat.h changed References: <3A91984B DOT 8F87DBCB AT yahoo DOT com> <20010219174210 DOT A21171 AT redhat DOT com> <3A91D56A DOT FA7C5FC9 AT ece DOT gatech DOT edu> <20010219212457 DOT A23112 AT redhat DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Christopher Faylor wrote: > > Maybe it is easier to just update gcc rather than 27 different packages > which include -I/usr/include/wNNapi, though. That was my point. Since with -mwin32 you get /usr/include/wNNapi included automatically, it's a non-issue there. My argument was targetted at the need for just one packaqe -- gcc -- to "know" where windows.h lived, even for -mno-win32. As much as the need is personally distasteful, since it obscures the "clean" separation between "native" and "cygwin". If there is such a separation. :-P --Chuck