Intel® C++ Compiler Classic Developer Guide and Reference
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-D820C062-7EEC-461A-AA02-6AB6ADCFF152
Visible to Intel only — GUID: GUID-D820C062-7EEC-461A-AA02-6AB6ADCFF152
Ge
Enables stack-checking for all functions. This is a deprecated option that may be removed in a future release.
Linux: |
None |
macOS: |
None |
Windows: |
/Ge |
None
OFF |
Stack-checking for all functions is disabled. |
This option enables stack-checking for all functions.
This is a deprecated option that may be removed in a future release. The replacement option is /Gs0.
Linux and macOS: None
Windows: /Gs0