Re: RFC: Enabling DFP/libbid on dditional target (mingw32)

2007-07-06 Thread Janis Johnson
On Fri, 2007-07-06 at 20:50 +1200, Danny Smith wrote: > On i686-pc-mingw32 I can build a libbid-enabled libgcc by adding > --enable-decimal-float=bid to configure and > setting ENABLE_DFP=1 in environment when running make bootstrap. > Can somebody please advise of further test harness(es) for l

RE: RFC: Enabling DFP/libbid on dditional target (mingw32)

2007-07-06 Thread Danny Smith
> > > Or > > am I missing a more fundamental reason for the limited > range of targets > > supporting DFP? > > http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1176.pdf Thanks. Danny

Re: RFC: Enabling DFP/libbid on dditional target (mingw32)

2007-07-06 Thread Brian Dessent
Danny Smith wrote: > Or > am I missing a more fundamental reason for the limited range of targets > supporting DFP? Enabling it in gcc would just enable the compiler parts, but the decimal float C extension proposed standard includes a lot more than that, there's a whole checklist of stuff requir