Intel® C++ Compiler 16.0 User and Reference Guide
Tells the compiler to display diagnostics for 64-bit porting.
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.
Visual Studio: General > Detect 64-bit Portability Issues
Eclipse: None
Xcode: None
None