Hello
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.
make -k check-gcc RUNSTESTFLAGS='dfp.exp" sets
check_effective_target_dfprt as true abd gives:
=== gcc Summary ===
# of expected passes 591
# of unsupported tests 1
/develop/svn/trunk/build/gcc/xgcc version 4.3.0 20070705 (experimental)
That looks promising.
Can somebody please advise of further test harness(es) for libbid? Or
am I missing a more fundamental reason for the limited range of targets
supporting DFP?
Danny