home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / lang / c / 11565 < prev    next >
Encoding:
Internet Message Format  |  1992-07-24  |  1.2 KB

  1. Path: sparky!uunet!olivea!decwrl!sun-barr!cs.utexas.edu!tamsun.tamu.edu!venus.tamu.edu!jle9162
  2. From: jle9162@venus.tamu.edu (ECKHARDT, JASON LEE)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: 386 C Compilers
  5. Message-ID: <24JUL199211412559@venus.tamu.edu>
  6. Date: 24 Jul 92 16:41:00 GMT
  7. References: <ntfgb4u@Unify.Com>
  8. Sender: news@tamsun.tamu.edu (Read News)
  9. Distribution: na
  10. Organization: Texas A&M University, Academic Computing Services
  11. Lines: 14
  12. News-Software: VAX/VMS VNEWS 1.41
  13.  
  14. In article <ntfgb4u@Unify.Com>, dbrus.Unify.Com.tsv@unify.uucp (Tim Vannaman) writes...
  15. >Does anyone recommend a C compiler that will compile in full 386 mode and 
  16. >extend DOS above the 1 MEG limit?  Let me know.
  17. >  THANX!
  18. >--
  19. >Tim Vannaman, Premium Technical Support Engineer   Phone: (916) 928-6433
  20. >Unify Corporation, Sacramento, California    Fax: (916) 928-6403
  21. >tsv@unify.Com  or  {{ucdavis,csun,lll-crg}!csusac,pyramid,sequent}!unify!tsv
  22.  
  23.   Yes, if you your on a DOS platform, the Watcom C/386 8.0 is excellent.
  24. It has a 386 DOS extender which allows your code to run in 386 protected
  25. mode and of course access all available memory in a flat model fashion.
  26.   I believe the cost is down to $650 or so from most mail order dealers.
  27.