On 06/18/2012 01:28 PM, Ryan Brooks wrote:
Building a GCC cross compiler for 68k isn't that
difficult, see:
http://pages.cs.wisc.edu/~klingens/files/crossgcc.pdf
I've done this before, but obviously I can't debug the resulting code,
especially since I'll do gcc -s to get at the 68K assembly, tweak that,
and play with it.