The information in this article applies to:
SYMPTOMSWhen you build a debug version of an application with FORTRAN PowerStation for MS-DOS version 1.0 (PS 1.0) and include object modules (.OBJ) compiled with FORTRAN PowerStation for MS-DOS version 1.0a (PS 1.0a), the following errors may be generated: -or- -or-
CAUSEThe versions of CVPack and Link32 included with PS 1.0 may not be able handle the debugging information appended to object modules by the PS 1.0a compiler. PS 1.0a inserts debug information into the object module when you use the compiler options /Zi and /Zd, as expected, but also inserts some debug information when you use the /Ox compiler option. RESOLUTION
Call Microsoft support, (425) 635-7015, and ask for the free update to
Microsoft FORTRAN PowerStation for MS-DOS version 1.0a.
MORE INFORMATIONVersion information
To determine the version of CVPack, type the following at the MS-DOS
prompt:
CVPACKThe version number will be displayed. To determine the version of Link32, type the following at the MS-DOS prompt: link32 | more Steps to Reproduce the ProblemBecause the Microsoft IMSL for FORTRAN PowerStation libraries were built with PS 1.0a using the /Ox option, they include some debugging information and can be used to demonstrate the problem.
Additional query words: 1.00 1.00a compile link failure
Keywords : |
Last Reviewed: November 1, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |