Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!ulysses!bellcore!decvax!decwrl!pyramid!pesnta!hplabs!tektronix!uw-beaver!ubc-vision!alberta!myrias!cg From: cg@myrias.UUCP Newsgroups: net.lang.c Subject: Re: Datalight faster than 4.2, why? Message-ID: <250@myrias.UUCP> Date: Fri, 23-May-86 16:38:51 EDT Article-I.D.: myrias.250 Posted: Fri May 23 16:38:51 1986 Date-Received: Tue, 27-May-86 07:17:53 EDT References: <989@dataioDataio.UUCP> <131@stracs.cs.strath.ac.uk> Organization: Myrias Research, Edmonton Lines: 10 Jim @ Strathclyde missed the point about the DataLight compiler running faster on an IBM PC-AT than the standard BSD compiler does on a VAX. The result is not a comparison of machines, but a comparison of compilers. What contortions the compiler goes through is irrelevant - how long it takes and how good the resulting code is are what's important. We all know that most UN*X C compilers are hogs! I will re-iterate the question that was asked: Why aren't there any decent C compilers provided with UN*X systems? (Perhaps there are, and I just don't know about them. By decent I mean that they give meaningful error messages, never crash or abort, generate good code, and run quickly.)