Path: utzoo!mnetor!tmsoft!torsqnt!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!cs.utexas.edu!sun-barr!rutgers!gatech!udel!mmdf From: HBO043%DJUKFA11.BITNET@cunyvm.cuny.edu (Christoph van Wuellen) Newsgroups: comp.os.minix Subject: Re: New gcc for MINIX ST ? Message-ID: <42962@nigel.ee.udel.edu> Date: 28 Jan 91 15:45:07 GMT Sender: mmdf@ee.udel.edu Lines: 8 The newest gcc version is 1.39 With just a small patch to gcc, you can make sizeof() being 'int' (not long) n 16-bit mode. Then, compile the standard 1.5 libraries. I have not tested gcc hosted on MINIX, but cross-compiling works with no problem. C.v.W.