Newsgroups: comp.lang.c Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!think.com!sdd.hp.com!wuarchive!csus.edu!beach.csulb.edu!sichermn From: sichermn@beach.csulb.edu (Jeff Sicherman) Subject: Re: QC Compilers Message-ID: <1991May19.225805.25491@beach.csulb.edu> Organization: Cal State Long Beach Date: Sun, 19 May 1991 22:58:05 GMT with respect to the discussion on C compiler choice and ignoring considerations of price and religious preferences, I would like to know what I *give up* in choosing one over the other, in particular: Library robustness Adherence to standards Linkability with other languages/object formats Quality of the implementation (bugs in tools or generated code) ... whatever else is *really* important in *using* the compiler Specifically, for MSC vs. QuickC, is there any differences in language support or only speed of compilation and code compactness and speed (optimization).