The information in this article applies to:
SYMPTOMSUsing FORTRAN PowerStation to compile a program containing records may generate:
-or- The line number is 1279 when using FORTRAN PowerStation for MS-DOS. CAUSEThis error occurs only when using the -Zi compiler option, and is related to the number of characters in the names of the structure members and the layout and contents of the structure. RESOLUTION
There are three different ways to resolve these problems:
-or- -or- STATUSMicrosoft has confirmed this to be a problem in FORTRAN PowerStation for Windows NT, version 1.0 and MS-DOS, versions 1.0 and 1.0a. This problem was corrected in FORTRAN PowerStation 32, version 4.0. MORE INFORMATION
Compiling the sample program with -Zi will generate the "F1002: compiler is
out of heap in pass 2" error.
Sample Code
Additional query words: ICE 1.00 1.00a
Keywords : kberrmsg kbCompiler kbFL32 kbFortranPS |
Last Reviewed: November 1, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |