Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!usc!wuarchive!udel!mmdf From: HBO043%DJUKFA11.BITNET@cunyvm.cuny.edu (Christoph van Wuellen) Newsgroups: comp.os.minix Subject: 386 version of c68 planned Message-ID: <38573@nigel.ee.udel.edu> Date: 9 Dec 90 11:50:22 GMT Sender: mmdf@ee.udel.edu Lines: 28 I plan to add modules to c68 to get a 386 C-compiler. It will be 32-bit ints only. Since many other guys told me they planned exactly that, will they please make progress reports ( I heard nothing ). I will post it (if it succeeds) with a simple-minded code generator, no register variables ( even the full version cannot support more than two, in edi and esi), and a subminimal peephole optimizer. The netlanders can improve it later. HANDICAPS: I do not like INTEL chips very much and I have no literature about this, but I have access to a Sun386i workstation with 386 processor, the Sun C-compiler and the GCC1.37 C compiler for the 386 as a reference. I would rather make a compiler for the T800 or some RISC chip, but I have no machine to play with. Since the 386 evolve to be the second platform for "real" MINIX (besides 680X0, of course), it may be a worthy project. I intend to start the ball rolling and make you work on it, too. I expect more resonance than for c68, which is accepted by few people since it cannot win against ACK on its home turf. C.v.W.