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 Date: Sat, 19 Mar 2005 16:39:39 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: Problem including float.h with gcc -mno-cygwin (Danny can you comment?) Message-ID: <20050319213939.GC1578@trixie.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com References: <000701c52cc9$a69ad220$cf6d65da AT DANNY> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000701c52cc9$a69ad220$cf6d65da@DANNY> User-Agent: Mutt/1.5.6i On Sun, Mar 20, 2005 at 09:21:42AM +1200, Danny Smith wrote: >On native mingw build I get this: > >#include "..." search starts here: >#include <...> search starts here: > D:/MINGW/BIN/../lib/gcc/mingw32/3.4.3/../../../../include > D:/MINGW/BIN/../lib/gcc/mingw32/3.4.3/include > D:/MINGW/BIN/../lib/gcc/mingw32/3.4.3/../../../../mingw32/include > /mingw/lib/gcc/mingw32/3.4.3/../../../../include > /mingw/include > /mingw/lib/gcc/mingw32/3.4.3/include > /mingw/lib/gcc/mingw32/3.4.3/../../../../mingw32/include > /mingw/include >End of search list. > >As far as I can remember (gcc 2.95.3) the mingw include dir has preceded the >gcc include dir. In the above, the mingw directory is intermixed multiple times with the gcc include directory. Unless I'm missing something, if cygwin and linux are any indication, that's sort of unusual. So, anyway, since I don't see Gerrit chiming in to vow to fix this bug, it seems like the answer to the bug report is to use the mingw compiler. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/