Re: Megamax C compiler (and linker)

Info-Mac discussion from 1984 - 2002.
Locked
User avatar
Info-Mac
Administrator
Posts:13716
Joined:December 21st, 1988, 11:00 am
Re: Megamax C compiler (and linker)

Post by Info-Mac » February 22nd, 1985, 12:29 am

Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Posting-Version: version B 2.10.2 9/18/84; site uw-beaver
Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!ihnp4!houxm!vax135!cornell!uw-beaver!info-mac
From: info-mac@uw-beaver
Newsgroups: fa.info-mac
Subject: Re: Megamax C compiler (and linker)
Message-ID:
Date: Sun, 27-Jan-85 23:27:16 EST
Article-I.D.: uw-beave.603
Posted: Sun Jan 27 23:27:16 1985
Date-Received: Tue, 29-Jan-85 05:46:34 EST
Sender: daemon@uw-beaver
Organization: U of Washington Computer Science
Lines: 27

From: Mike Caplinger

In response to the recent posting by David Chase and Scott Comer of
Rice, I thought I would express the opinion of the other one-third of
our office.

True, the file interface in the compiler and linker are poor. I
surmise that the system was compiled by itself, and they just didn't
bother to call the toolkit routines.

On the up side, though, this is the first Mac program that isn't so
SLOW as to be a pain to use! The compiler is quite fast; the linker is
rather doggy, but presumably you link less often. The compiler error
messages are dumped in an errors file; just as well, since the compiler
exits almost immediately after displaying them, clearing the screen.
And the resultant applications start up very quickly.

[At least the Consolair editor is pretty nice. These guys didn't make
the P-system mistake!]

So the interface is lacking. I would rather have some speed than a
slick user interface, at least in something as hacky as a C compiler.

[Once the documentation for our evaluation copy comes in, I will
probably have more to say.]

- Mike
Locked