Displays the version number of the compiler.
IA-32, Intel® 64 architectures
Linux and Mac OS X: | -dumpversion |
Windows: | None |
None
OFF |
The compiler does not display the compiler version number. |
This option displays the version number of the compiler. It does not compile your source files.
None
Consider the following command:
icc -dumpversion
If the above is specified when using the Intel® C++ Compiler 12.0, the compiler displays "12.0".
Copyright © 1996-2011, Intel Corporation. All rights reserved.