Message-ID: <39211F14.C1DAE55B@softhome.net> Date: Tue, 16 May 2000 13:12:36 +0300 From: Laurynas Biveinis X-Mailer: Mozilla 4.72 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: djgpp-workers AT delorie DOT com CC: GCC Patches Subject: Re: DJGPP patch for float_format References: <200005152236 DOT RAA05926 AT hp2 DOT xraylith DOT wisc DOT edu> <39209792 DOT 27559 DOT 3E5FC5 AT localhost> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com "Mark E." wrote: > These very same extras are in DJGPP's float.h and for reasons that go way back I'm > sure. I would think adding this trick will work for Mingw32, since the C runtime comes > with the compiler. But this won't work with DJGPP (at least not right away), since the > libc release is on an independant schedule. But this is the long term solution, right? We can use this, and if the next GCC release appears before next DJGPP release, we can just not include out those files in distribution. Laurynas Biveinis