[Coco] RS-DOS C Compiler anywhere??

James Dessart james at skwirl.ca
Thu Oct 16 15:44:01 EDT 2003


On Thu, 16 Oct 2003, John W. Linville wrote:

> You might try http://skwirl.ca/coco/gcc.html but I don't think it is 
> complete...

It's complete in the sense that it can produce CoCo binaries, when used
with appropriate tools (I should do a write up on producing RS-DOS
binaries with it, so there's more info), but it's not complete in the
sense that the standard C library is nowhere near complete.  There is NO
floating point support, and the compiler may still have some outstanding
issues.

But printf and scanf work for certain, and rather nicely.  So if you just
need simple console IO, no disk IO, or are willing to write your own
library for anything else, it does the trick.

James




More information about the Coco mailing list