The information in this article applies to:
The documentation in the Microsoft FORTRAN Quick Reference Guide" for version 5.1 describes the compile option /Ge in the following way: /GeThe /Ge option is not on by default. By default /Gs (disable stack probes) is enabled. The FORTRAN 5.1 reference manual correctly describes /Gs as the default option. The /Bd option outputs the compiler options that are used including all default options. Compiling a FORTRAN program with /Bd indicates that /Gs is a default option. This is a documentation error in the "Microsoft FORTRAN Quick Reference Guide" for version 5.1. Additional query words: nofps 5.10
Keywords : |
Last Reviewed: November 2, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |