I've tried using gcc-2.6.3-m68k-mint distribution, but it uses the m68881 which I don't have. So throw that try out the window. How are other people handling the compiling with -m68020 without using -m68881? George Have you tried the -msoft-float flag ?? At least that worked for my (self-compiled) gcc-2.5.8. Erling