home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / lang / c / 18936 < prev    next >
Encoding:
Text File  |  1992-12-28  |  2.4 KB  |  50 lines

  1. Newsgroups: comp.lang.c
  2. Path: sparky!uunet!cs.utexas.edu!csc.ti.com!tilde.csc.ti.com!mksol!mccall
  3. From: mccall@mksol.dseg.ti.com (fred j mccall 575-3539)
  4. Subject: Re: Newbie Wants Advice on C-Programming
  5. Message-ID: <1992Dec28.164445.14133@mksol.dseg.ti.com>
  6. Organization: Texas Instruments Inc
  7. References: <1992Dec23.220530.15347@netcom.com> <1992Dec24.172333.7339@grebyn.com> <1992Dec24.183009.26398@aio.jsc.nasa.gov>
  8. Distribution: usa
  9. Date: Mon, 28 Dec 1992 16:44:45 GMT
  10. Lines: 38
  11.  
  12. In <1992Dec24.183009.26398@aio.jsc.nasa.gov> begley@l14h13.jsc.nasa.gov writes:
  13.  
  14. >In article <1992Dec24.172333.7339@grebyn.com> malak@grebyn.com (Michael Malak)
  15. >writes:
  16. >>In article <1992Dec23.220530.15347@netcom.com> noring@netcom.com (Jon Noring)
  17. >writes:
  18. >>>2) We want to do most of our programming on our 386-33 PC running MSDOS 5.0.
  19. >>>   What C-type compilers exist for the PC?  Which ones are better?  How much
  20. >>>   do they cost and where can one get them at a discount?
  21. >>
  22. >>In any case, you should get MASM 6.0, which lists for $150.  It is both
  23. >>a 16-bit and a 32-bit assembler and can link with Microsoft, Borland,
  24. >>and Intel C compilers.
  25. >>
  26. >>The Intel C Code Builder lists for $595.  I'm not sure of the prices for
  27. >>Microsoft C++ and Borland C++, but I imagine they are $300 - $500. 
  28. >>
  29. >   Ignoring the basic premise of your question (PC based), I have really
  30. >been surprized by the prices people have quoted here for PC C compilers.
  31. >The Mac hardware price is much higher than PC prices, but I expected
  32. >software to be about the same.  In the Mac world, there are 4 or 5 C
  33. >compilers, with the major two being Think C  and MPW (Mac Programmer's
  34. >Workshop).  Think C has a street price of $199, and by buying the $35
  35. >"Learning C on the Mac" book (which comes with "Thin C", a slim version
  36. >of Think C), the upgrade to THink C is only $129.  I hear Think C sells
  37. >for $99 to students.  Think is a fine programming environment, with
  38. >compiler, linker, editer, and debugger rolled into one.  So why are
  39. >the PC compilers so much more?
  40.  
  41. The prices being quoted for PC compilers generally include a lot more
  42. tools than just the compiler (profilers, C++, various class libraries,
  43. assembler, debugger, etc.).
  44.  
  45. -- 
  46. "Insisting on perfect safety is for people who don't have the balls to live
  47.  in the real world."   -- Mary Shafer, NASA Ames Dryden
  48. ------------------------------------------------------------------------------
  49. Fred.McCall@dseg.ti.com - I don't speak for others and they don't speak for me.
  50.