home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / lang / c / 12917 < prev    next >
Encoding:
Text File  |  1992-08-29  |  1.1 KB  |  32 lines

  1. Newsgroups: comp.lang.c
  2. Path: sparky!uunet!epicb!nuntius
  3. From: Bob Zigon <bobz@truevision.com>
  4. Subject: Problems with MSC7.0 and Intel 302 box
  5. Message-ID: <1992Aug28.140848.11417@truevision.com>
  6. Sender: usenet@truevision.com (News Posting Account)
  7. Nntp-Posting-Host: 192.9.200.112
  8. Organization: Truevision, Inc., Indianapolis, IN
  9. X-Useragent: Nuntius v1.1
  10. Date: Fri, 28 Aug 1992 14:08:48 GMT
  11. Lines: 19
  12.  
  13. I am having a great deal of difficulty getting MSC7.0 to run on an Intel
  14. 302 box.
  15. This is a 25mhz 386 machine. My tests are showing that there is something
  16. strange
  17. about the hardware that is preventing the C compiler from running under
  18. DOS 5.0.
  19. The C compiler (CL) reports the message "R6906 : DOSX32 - not enough
  20. conventional memory 
  21. for exec". I have worked with Qualitas (makers of 386MAX) to see if they
  22. can help. No luck.
  23. Microsoft is also looking into the problem. There must be something funny
  24. about the
  25. machine. I say this because the DOS directory where DOS 5.0 is installed
  26. has a README
  27. that "singles out" the Intel 302 box whenever you install HIMEM.SYS. You
  28. must include
  29. a /MACHINE:8 parameter to HIMEM.SYS.
  30.  
  31. Anyone got any ideas?
  32.