Intel® C++ Compiler XE 13.1 User and Reference Guides

Wp64

Tells the compiler to display diagnostics for 64-bit porting.

IDE Equivalent

Windows: General > Detect 64-bit Portability Issues

Linux: None

OS X: None

Architectures

All

Syntax

Linux and OS X:

-Wp64

Windows:

/Wp64

Arguments

None

Default

OFF

The compiler does not display diagnostics for 64-bit porting.

Description

This option tells the compiler to display diagnostics for 64-bit porting.

Alternate Options

None


Submit feedback on this help topic