On Mar 2, 2010, at 5:26 AM, Xerxes Ranby wrote: > +#if defined(__VFP_FP__) && !defined(__SOFTFP__)) That's arguably a bug in the compiler. Those two should be mutually exclusive. Can anyone comment as to why they're not? Thanks though! -eric