dumpversion

Displays the version number of the compiler.

IDE Equivalent

None

Architectures

IA-32, Intel® 64 architectures

Syntax

Linux and Mac OS X:

-dumpversion

Windows:

None

Arguments

None

Default

OFF

The compiler does not display the compiler version number.

Description

This option displays the version number of the compiler. It does not compile your source files.

Alternate Options

None

Example

Consider the following command:

icc -dumpversion

If the above is specified when using the Intel® C++ Compiler 12.0, the compiler displays "12.0".

See Also


Submit feedback on this help topic

Copyright © 1996-2011, Intel Corporation. All rights reserved.