KnowledgeBase Archive

An Archive of Early Microsoft KnowledgeBase Articles

View on GitHub

Q41653: QuickC 2.00 README.DOC: /Li Option and Expanded Memory

Article: Q41653
Product(s): See article
Version(s): 2.00
Operating System(s): MS-DOS
Keyword(s): ENDUSER | | mspl13_c
Last Modified: 28-FEB-1989

The following information is taken from the QuickC version 2.00
README.DOC file, part 3, "Notes on 'QuickC Tool Kit.'". The following
notes refer to specific pages in "QuickC Tool Kit."

Page 94  /Li Option and Expanded Memory

Note: Incremental linking uses expanded memory (as defined by the LIM
specifications, versions 3.2 and higher) if it is available.

WARNING: If you have installed additional memory on an 80286 or 80386
system, you may encounter problems when linking incrementally,
especially if you have configured the board to use both expanded AND
extended memory. In particular, your computer may lock up if you use
incremental link in conjunction with a Talltrees AT3 expanded memory
board. (Other boards may or may not be subject to this problem.) If
this happens, you have five choices:

1. Contact the manufacturer of the memory board for information on
   solving this problem.

2. Remove the Expanded Memory Manager (EMM) device driver and continue
   to link incrementally.

3. Disable extended memory (used by VDISK) and continue to link
   incrementally.

4. Leave the memory and device driver in place, but turn off
   incremental linking. From the QuickC environment, choose the
   Options menu Make command and then choose the Linker Flags button.
   From the command line, avoid the /Zi option.

5. Contact Microsoft Product Support for additional information on
   ways to work around the problem.

THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Copyright Microsoft Corporation 1986-2002.