Wp64

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

IDE Equivalent

Windows: General > Detect 64-bit Portability Issues

Linux: None

Mac OS X: None

Architectures

IA-32, Intel® 64, IA-64 architectures

Syntax

Linux and Mac 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