Problem including float.h with gcc -mno-cygwin

Paul Stodghill stodghil@cs.cornell.edu
Sat Mar 19 20:38:00 GMT 2005


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/



More information about the Cygwin mailing list