home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / alt / msdos / programm / 2282 < prev    next >
Encoding:
Internet Message Format  |  1992-08-29  |  1.2 KB

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