I am developing some C code on a Centris 650 w/fpu using ThinkC++ 6.0. When I
turn on the 68020, 68881 and native floating point options, I get a program
crash (bus error) whenever I do a math.c function (e.g. modf, sqrt, fmod,
etc.). I've recompiled ANSI per pg. 409 of the Users Manual, so I don't think
that's the problem. Anybody have any hints before I pull all my hair out?
-Todd-