Hi, I'm getting "address errors" that seem to be coming from linking a libm.a that is assuming that there's an FPU. The libm.a in both .../m68000 and .../msoft-float all seem to reference (in the assembly code) floating point registers; %fpA, %fp0, %fp1, etc. Is there no math library built that doesn't assume an FPU? Thanks, Doug Broadwell