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-E37F3CC0-1FB5-4CA8-B089-FB248C41657D
Visible to Intel only — GUID: GUID-E37F3CC0-1FB5-4CA8-B089-FB248C41657D
Wp64
Tells the compiler to display diagnostics for 64-bit porting.
Linux and macOS: |
-Wp64 |
Windows: |
/Wp64 |
None
OFF |
The compiler does not display diagnostics for 64-bit porting. |
This option tells the compiler to display diagnostics for 64-bit porting.
Visual Studio: General > Detect 64-bit Portability Issues
Eclipse: None
Xcode: None
None