[comp.os.minix] cc.c for c68 / MacMinix?

kenc@vaxb.acs.unt.edu (03/25/91)

Can someone who's using c68 on the mac please send me a copy of their cc.c? 
This program is a 'little' tough to read through the first few times and figure
out....;)  I can probably do it, but I'd rather not if I didn't have to.....

Thanks all!!

-- 

| Ken Corey  aka... kenc@vaxb.acs.unt.edu                        |
|  "We MUST succeed, otherwise we run the risk of failure...."   |
|                            -Dan Quayle                         |

Christoph van Wuellen <HBO043%DJUKFA11.BITNET@cunyvm.cuny.edu> (03/25/91)

My version of cc.c was posted together with c68.

Meanwhile I have prepeared an update which supports THREE compilers,
ACK, c68, and SOZOBON.
Currently, ACK and SOZOBON only work with 16-bit ints, whereas c68
works with either 32-bit ints or 16-bit ints.

I will post this version together with the SOZOBON compiler and optimizer
(with some errors corrected and adapted to the ACK assembler syntax)
in the (hopefully) near future, after patch #2 for c68/c386, which
is nearly ready.

C.v.W.