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 it is specified when using the Intel C++ Compiler 10.1, the compiler displays "10.1".
Copyright © 1996-2010, Intel Corporation. All rights reserved.