Tells the compiler to display diagnostics for 64-bit porting.
Windows: C/C++ > General > Detect 64-bit Portability Issues
Linux: None
Mac OS: None
IA-32, IntelŪ EM64T, IntelŪ ItaniumŪ architecture
Linux and Mac OS: | -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