home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / mac / programm / 20186 < prev    next >
Encoding:
Text File  |  1992-12-22  |  2.1 KB  |  48 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!spool.mu.edu!yale.edu!ira.uka.de!news.belwue.de!theorie!NewsWatcher!user
  3. From: bauer@informatik.uni-ulm.de (Christian Bauer)
  4. Subject: Re: what is the best C compiler
  5. Message-ID: <bauer-221292105134@134.60.68.23>
  6. Followup-To: comp.sys.mac.programmer
  7. Sender: usenet@informatik.uni-ulm.de (Name for nntp-posting)
  8. Nntp-Posting-Host: christian.informatik.uni-ulm.de
  9. Organization: University of Ulm
  10. References: <PA-151292184926@macmartineau.ccr.hydro.qc.ca> <1992Dec16.162318.4371@news2.cis.umn.edu> <1992Dec19.165625.2597@ll.mit.edu>
  11. Date: Tue, 22 Dec 92 09:54:39 GMT
  12. Lines: 34
  13.  
  14. In article <1992Dec19.165625.2597@ll.mit.edu>, cogen@ll.mit.edu (David
  15. Cogen) wrote:
  16. > In article <1992Dec16.162318.4371@news2.cis.umn.edu>, kdlee@umn-cs.cs.umn.edu (Kevin D. Lee) writes:
  17. > |> In article <PA-151292184926@macmartineau.ccr.hydro.qc.ca> PA@PARobitaille.ccr.hydro.qc.ca (Paul Andre Robitaille) writes:
  18. > |> >I am looking for a C compiler on the MAC. What is the best ?
  19. > |> >
  20. > |> Think C is a great C compiler.  If you can get it through the
  21. > |> education channel the price is great.
  22. > |> 
  23. > |> Kevin Lee
  24. > There is nothing better than Aztec C. If you are doing serious work there is
  25. > no substitute. It comes with a real make utility, a separate and configurable
  26. > assembler and linker, and provides voluminous technical information about
  27. > internal data formats, parameter passing, etc. And it comes with the MPW shell
  28. > so you get the benefits of MPW without putting up with the poor MPW C compiler.
  29. > By all means get the commercial version. Price I think is $500, which includes
  30. > MPW shell, C compiler, assembler, linker, several utilities including make,
  31. > grep, a vi like editor, and standard ANSI libraries and other libraries
  32. > including library source code. 
  33.  
  34. GNU C compiler for MPW version1.37 has the fastest and tightest code I have
  35. seen. But it fails on Quadra with cache on (why? the code it produces is
  36. ok?!?!?!). I hope the new Version 2.xx will be seen on the MAC.
  37.  
  38. For reference MPW C 3.2 22500 dhrystones and GNU C 25000 dhrystones on a
  39. Quadra 700 without cache-board.
  40.  
  41. Christian Bauer
  42.  
  43. bauer@informatik.uni-ulm.de
  44.