From: Jim I. <ji...@ap...> - 2002-03-11 17:29:28
|
On 3/11/02 8:23 AM, "Jon Guyer" <jg...@hi...> wrote: >> 2) is a cross compiler linux -> macOs9.1 ppc available >> gcc does not support MacOs9.1 (this speak for them- >> self) perhaps CodeWarrior ??? > > CodeWarrior has a linux variant. I've never used it and don't know > what it's cross-compilation options are. > The Linux CW just used gcc as its compiler - so far as I know they never ported their own compiler/debugger to Linux. There is target support in gcc & gdb for the classic Mac platform (done by Cygnus to support General Magic development 5 or 6 years ago). But this hasn't been touched in about that many years, so it would be a real struggle to revive it, almost certainly not worth the effort. If you just want a more command-line oriented development environment you might try MPW, there is a version of the CW compiler for this, and MrC is also a pretty good compiler. The MW libc support is better than the built-in MPW library, so you might want to use that. If you want gcc extensions, you are pretty much out of luck... Jim -- ++=++=++=++=++=++=++=++=++=++=++=++=++=++=++=++=++=++=++= Jim Ingham ji...@ap... Developer Tools - gdb |