BUG: Build w/ Many Include Directories Quits Early w/No ErrorsLast reviewed: July 22, 1997Article ID: Q136486 |
1.50 1.51 1.52
WINDOWS NT
kbtool kbbuglist
The information in this article applies to:
SYMPTOMSWhen too much information is passed to the compiler or to the first pass of the compiler, the build quits without completing and generates one of the following:
RESOLUTIONReduce the information being passed to the compiler. Either reduce the number of options (such as definitions) or reduce the lengths of the directory path for include files and the project.
STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
MORE INFORMATION
Steps to Reproduce Problem
A similar but probably unrelated problem occurs when when calling from the command line. If more than 950 characters are passed to pass 1, the compiler fails with an "out of memory" error. If more than 1060 characters are passed, the compiler fails silently (no errors and no warnings).
|
Additional reference words: 1.50 8.00c GPF exit
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |