Alan Hourihane wrote :
/usr/libexec/gcc/m68k-atari-mint/ld: cannot find -lgcc collect2: ld returned 1 exit status I wouldn't have expected that as libgcc.a still exists in the mshort directory below /usr/lib/gcc/m68k-atari-mint/4.4.2/mshort/
As I told in my previous message, your compiler version has no built-in support for the m68020-60/mshort multilib, therefore you get the error above.
We should really add the multilib check in FreeMiNT's makefiles. -- Vincent Rivière