Path: utzoo!mnetor!uunet!husc6!bloom-beacon!tut.cis.ohio-state.edu!mailrus!ames!pasteur!ucbvax!dewey.soe.berkeley.edu!oster From: oster@dewey.soe.berkeley.edu (David Phillip Oster) Newsgroups: comp.sys.mac.programmer Subject: Re: Macintosh 'C' Compilers Message-ID: <23561@ucbvax.BERKELEY.EDU> Date: 9 Apr 88 21:13:22 GMT References: <299@polygon.UUCP> Sender: usenet@ucbvax.BERKELEY.EDU Reply-To: oster@dewey.soe.berkeley.edu.UUCP (David Phillip Oster) Distribution: na Organization: School of Education, UC-Berkeley Lines: 13 Keywords: C,Macintosh,compiler 1.) Microsoft does not make a 68000 C compiler. 2.) porting from Microsoft to the Mac is easier in LightSpeed C, than it is in MPW, because Microsoft, the Mac O.S, and LightSpeed C all assume that an int is 16 bits. MPW assumes 32, and it is a colossal pain. 3.) the 'require prototypes' mode of LSC is stricter then the usage of prototypes in Microsoft (I've even had it catch bugs in the original IBM program that the MSDOS compiler just skipped over.) --- David Phillip Oster --A Sun 3/60 makes a poor Macintosh II. Arpa: oster@dewey.soe.berkeley.edu --A Macintosh II makes a poor Sun 3/60. Uucp: {uwvax,decvax,ihnp4}!ucbvax!oster%dewey.soe.berkeley.edu