Path: utzoo!utgpu!attcan!uunet!mcvax!unido!sbsvax!roeder
From: roeder@sbsvax.UUCP (Edgar Roeder)
Newsgroups: comp.sys.atari.st
Subject: Re: gcc port
Summary: I'm working on it !
Message-ID: <598@sbsvax.UUCP>
Date: 17 Aug 88 18:35:49 GMT
References: <5006@pasteur.Berkeley.EDU> <690@cs.Buffalo.EDU>
Organization: Universitaet des Saarlandes, Saarbruecken, West Germany
Lines: 13

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