ppc float.h

Andreas Tobler andreast-list at fgznet.ch
Thu Nov 13 11:14:35 PST 2008


Hi Marcel,

Marcel Moolenaar wrote:

> 
> Because "long double" on PowerPC is the same as "double".
> This is dictated by the compiler:

Ok, right now it is, but I think I can dictate the compiler what he has 
to do :)

> mini-g4% gcc -E -dM -xc /dev/null | grep DBL | grep DIG
> #define __DBL_DIG__ 15
> #define __LDBL_DIG__ 15
> #define __LDBL_MANT_DIG__ 53
> #define __DBL_MANT_DIG__ 53

Thanks,
Andreas



More information about the freebsd-ppc mailing list