Path: utzoo!mnetor!uunet!lll-winken!lll-tis!ptsfa!pacbell!att-ih!ihnp4!inuxc!iuvax!pur-ee!uiucdcs!uxc.cso.uiuc.edu!ccvaxa!tucker From: tucker@ccvaxa.UUCP Newsgroups: comp.sys.mac Subject: Re: C++ FOR MAC ANYONE? HOW ABOUT GNU C Message-ID: <27200006@ccvaxa> Date: 1 Mar 88 23:01:00 GMT References: <319@apex.UUCP> Lines: 9 Nf-ID: #R:apex.UUCP:319:ccvaxa:27200006:000:431 Nf-From: ccvaxa.UUCP!tucker Mar 1 17:01:00 1988 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