Subject: C-Compilers on a 2Meg-Machine Date: Mon, 11 Nov 1991 18:54:57 +0100 From: blum@cip-s01.informatik.rwth-aachen.de (Robert Blum)
Hi Linuxers!
I recently ported CvW's C386 to Linux. I can do development on a 2Meg-System
too. (BTW Linus, that caused the gcc-errors..)
But C386 is non-ANSI. Now are we
a) Giving it an ANSI front end ? (any gurus out there?)
b) put an #ifdef _STDC_ in all includes
c) Forget about the 2Meg-machines (NO, PLEASE NOT:-()
What do you thinnk about it ?
Robert Blum