[Coco] OS-9 C cross compiler?

Frank Pittel fwp at deepthought.com
Tue Apr 16 16:11:51 EDT 2013


On Tue, Apr 16, 2013 at 06:45:30PM -0600, Willard Goosey wrote:
> On Tue, Apr 16, 2013 at 04:24:54PM -0500, Allen Huffman wrote:
> > Is there a way to compile OS-9 C code on a PC/Mac/Linux machine?
> 
> The full MW C compiler has been ported over, but I'm not sure what
> state it's in, I haven't messed with it. I'm not sure about 3rd party
> additions to the compiler chain.
> 
> I do know that I haven't tried to compile cprep19b under UNIX, I
> expect modern GCC would choke on the K&R code.

I don't think that GCC would have any problems compiling K&R code. It'll fuss a lot
and throw warnings. You may need to use a switch to indicate it's going to be compiling
K&R code but it should work


The Other Frank



More information about the Coco mailing list