| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Message-ID: | <423C4FCC.1060909@cs.cornell.edu> |
| Date: | Sat, 19 Mar 2005 11:14:04 -0500 |
| From: | Paul Stodghill <stodghil AT cs DOT cornell DOT edu> |
| User-Agent: | Mozilla Thunderbird 1.0 (Windows/20041206) |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: Problem including float.h with gcc -mno-cygwin |
| References: | <4239B117 DOT 4030203 AT cs DOT cornell DOT edu> <20050317164440 DOT GB31022 AT trixie DOT casa DOT cgf DOT cx> <20050317165350 DOT GA31507 AT trixie DOT casa DOT cgf DOT cx> <423B85D6 DOT 6000500 AT cs DOT cornell DOT edu> <20050319031107 DOT GB28998 AT trixie DOT casa DOT cgf DOT cx> |
| In-Reply-To: | <20050319031107.GB28998@trixie.casa.cgf.cx> |
| X-OriginalArrivalTime: | 19 Mar 2005 16:14:03.0141 (UTC) FILETIME=[AAC4DB50:01C52C9E] |
| X-IsSubscribed: | yes |
Argh. I didn't proofread my post. Sorry about that. Here is how it should have read. [The fact that the cygwin compiler path appears on the search path] is a different and unrelated problem, I think. barney-xp$ md5sum /usr/lib/gcc-lib/*/3.3.3/include/float.h 248cb979b88c788e88100b913eea6ce9 */usr/lib/gcc-lib/i686-pc-cygwin/3.3.3/include/float.h 248cb979b88c788e88100b913eea6ce9 */usr/lib/gcc-lib/i686-pc-mingw32/3.3.3/include/float.h barney-xp$ The bug that I am observing is that /usr/i686-pc-mingw32/include needs to appear on the search path before any of the /usr/lib/gcc-lib include files. Thanks. Christopher Faylor wrote: >Uh. Huh? There is not supposed to be any cygwin include directory in >the search path when -mno-cygwin is used. Hence the name. > >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/ > > > -- 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |