This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Why Special float.h Files? (Was: Re: PATCH: XFAIL c99-float-1.c...)
- To: Laurynas Biveinis <lauras at softhome dot net>
- Subject: Re: Why Special float.h Files? (Was: Re: PATCH: XFAIL c99-float-1.c...)
- From: Mumit Khan <khan at NanoTech dot Wisc dot EDU>
- Date: Wed, 31 Jan 2001 13:46:50 -0600 (CST)
- cc: Jeffrey Oldham <oldham at codesourcery dot com>, jsm28 at cam dot ac dot uk, gcc-patches at gcc dot gnu dot org
On Wed, 31 Jan 2001, Laurynas Biveinis wrote:
> This might be arguable. For example, DJGPP explicitly disabled this -
> we have some extensions in our float.h and do not want to lose them.
Likewise for Mingw. Actually, I just supply one that gets included first.
Without Mingw-specific float.h, libstdc++-v3 will not build for example.
Regards,
Mumit