[comp.sys.atari.st] gcc port

roeder@sbsvax.UUCP (Edgar Roeder) (08/18/88)

In article <690@cs.Buffalo.EDU>, leo@sunybcs.uucp (Leo Wilson) writes:
> 
> Good question! And is there anyone out there working on porting gcc to
> the ST? Please, I think this could be an interesting bit of PUBLIC news,
> interesting to quite a large part of the net...

I'm working on the port. The CCCP (C-Compatible Compiler Preprocessor) is
already done. If there is some interest on this part, i could post the binary
and/or the sources to the net. CCCP needs large amounts of memory since the
whole preprocessing is done in memory, but it is very fast. The program is
about 46k large (source ~ 200k).

- Edgar