PRB: Compiler Hangs On Some Systems With >16MB RAMLast reviewed: July 17, 1997Article ID: Q97673 |
1.00 1.50
WINDOWS
kbtool kbprb
The information in this article applies to:
The Microsoft C/C++ Compiler (CL.EXE) included with: - Microsoft Visual C++ for Windows, versions 1.0 and 1.5
SYMPTOMSAn attempt to use the compiler on a computer that has more than 16 MB of memory installed fails, and the compiler crashes.
CAUSEThe computer uses an bus-mastering SCSI controller on an ISA machine. The adapter cannot address above 16 MB of memory.
RESOLUTIONIn some cases, installing SMARTDrive with double buffering corrects this problem. For more information on double buffering in SMARTDrive, please refer to the "Microsoft Windows User's Guide." Adaptec has solved this problem in their latest SCSI driver. ASPIBUF.SYS is a double buffering driver which allows addressing above 16M. Please contact other vendors to see if they have solutions available. It may be possible to use the compiler from MS-DOS (with EMM386 installed) to successfully build applications.
|
Additional reference words: 1.00 1.50 8.00 8.00c
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |