On 13/09/2012 20:59, Jean-François Lemaire wrote:
The 030 version doesn't run on the FireBee. It mentions the lack of 68881 co- processor then quits.
Programs compiled with -m68020-60 potentially use the 68881 FPU. I added a _FPU cookie sanity check at MiNTLib startup long ago, this is the message you see.
FireTOS lacks 68881 FPU emulation, so programs compiled with -m68020-60 can't run on the FireBee.
-- Vincent Rivière