home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / os2 / programm / 6227 < prev    next >
Encoding:
Text File  |  1992-11-05  |  976 b   |  25 lines

  1. Newsgroups: comp.os.os2.programmer
  2. Path: sparky!uunet!ukma!darwin.sura.net!spool.mu.edu!umn.edu!myria!joiner
  3. From: joiner@myria.cs.umn.edu (Jay K. Joiner)
  4. Subject: Re: C compilers..
  5. Message-ID: <joiner.720989425@myria>
  6. Sender: news@news2.cis.umn.edu (Usenet News Administration)
  7. Nntp-Posting-Host: myria.cs.umn.edu
  8. Organization: University of Minnesota
  9. References: <73773@hydra.gatech.EDU>
  10. Date: Thu, 5 Nov 1992 18:50:25 GMT
  11. Lines: 12
  12.  
  13. In <73773@hydra.gatech.EDU> gt4719b@prism.gatech.EDU (Dave Frascone) writes:
  14.  
  15. >I have just started using OS/2.  What is the best 32bit C compiler for
  16. >OS/2?
  17. >I have MSC 5.1, MSC 7.0, Borland C++ 3.1, and am getting GCC today.
  18. >I have noticed that MSC 5.1 has OS/2 compatibility, but MSC 7.00 does 
  19. >not.  What compiler do most people use?
  20.  
  21. MSC 5.1 and 6 are 16-bit only.  There is a patch that allows 7 to run
  22. under OS/2, but it is still 16-bit only.  GCC is a good 32-bit bet.
  23. The DAP CD contains IBM's 32-bit compiler and tools for $15.
  24.  
  25.