home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / msdos / programm / 9302 < prev    next >
Encoding:
Text File  |  1992-09-12  |  1.3 KB  |  31 lines

  1. Newsgroups: comp.os.msdos.programmer
  2. Path: sparky!uunet!infonode!bbrown
  3. From: bbrown@infonode.ingr.com (Bailey Brown)
  4. Subject: Re: 32-bit DOS
  5. Message-ID: <1992Sep12.152937.5948@infonode.ingr.com>
  6. Keywords: 32-bit, DOS, Advanced Operating Systems
  7. Organization: Intergraph Corporation, Huntsville, AL.
  8. References: <1992Aug28.103942.19508@newsroom.bsc.no> <GRBQBM24@dri.com>
  9. Date: Sat, 12 Sep 1992 15:29:37 GMT
  10. Lines: 19
  11.  
  12.  
  13. It sounds as though you need a 32-bit Extended DOS C compiler.  The
  14. two I like are Intel 386/486 C Code Builder and DJGPP.  Code Builder
  15. will generate 32-bit flat memory model programs that will run in
  16. dos sessions under Windows and OS/2.  DGJPP programs a 32-bit flat
  17. memory model, but they will not run under Windows or OS/2.  Code Builder
  18. costs about $300.  DJGPP is free (it's based on the GNU C compiler).
  19. DJGPP also supports C++, which Code Builder does not.  Code Builder's
  20. debugger, which looks like an early version of MS CodeView, is kind of
  21. lame.
  22.  
  23. Other 32-bit dos compilers come from Zortech, MetaWare, Watcom, and
  24. Microway.  They are more expensive (Zortech is about $500 and the others
  25. start at about $800).
  26.  
  27. ------------
  28. Bailey Brown                               "Above all else, confusion reigns."
  29. Intergraph Corporation                                  
  30. bbrown@casca.b11.ingr.com                              Procol Harum
  31.