[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] gcc / m68k + 68030 + fpu




On Mon, Jul 1, 2013 at 7:59 AM, Vincent Rivière <vincent.riviere@freesbee.fr> wrote:
When you use -m68030 -msoft-float, your own code will not use the FPU, but it will be linked with the -m68020-60 MiNTLib. This is why your executable fails to run if you don't have an FPU.

I only add that in case you do want to use 68000 version anyway, you can, there's nothing wrong anymore with mixing 68000 libc.a with a 68030 (either with hard or soft float) app. But of course you have to specify it manually, using -L/-l switches + disable automatic libc linking.

--
MiKRO / Mystic Bytes
http://mikro.atari.org