tucker@ccvaxa.UUCP (03/02/88)
The GNU C and C++ compilers already generate code for 68020 type machines. You just need to tell it what you MAC assembler format looks like. If you don't have an assembler (or linking loader) they already have one of those too. The only problem with these tools is that they are all written to run on top of UNIX. If you can emulate UNIX read/write system calls you can probably port it. Tim Tucker tucker@xenurus.Gould.COM