Intel® C++ Compiler 19.0 Developer Guide and Reference

V

Displays the compiler version information.

Syntax

Linux and macOS:

-V

Windows:

/QV

Arguments

None

Default

OFF

The compiler version information is not displayed.

Description

This option displays the startup banner, which contains the following compiler information:

This option can be placed anywhere on the command line.

IDE Equivalent

Visual Studio: None

Eclipse: General > Show Startup Banner

Xcode: General > Show Startup Banner

Alternate Options

None