Intel® C++ Compiler XE 13.1 User and Reference Guides
Tells the compiler to display diagnostics for 64-bit porting.
Windows: General > Detect 64-bit Portability Issues
Linux: None
OS X: None
All
Linux and OS X: | -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.
None