Intel® C++ Compiler XE 13.1 User and Reference Guides
Enables analysis of threaded applications.
IA-32, Intel® 64 architecture
Linux: | -tcheck |
OS X: | None |
Windows: | /Qtcheck |
None
OFF |
Threaded applications are not instrumented by the compiler for analysis by Intel® Thread Checker. |
This option enables analysis of threaded applications.
To use this option, you must have Intel® Thread Checker installed, which is one of the Intel® Threading Analysis Tools. If you do not have this tool installed, the compilation will fail. Remove the -tcheck (Linux* OS) or /Qtcheck (Windows* OS) option from the command line and recompile.
For more information about Intel® Thread Checker (including an evaluation copy), open the page associated with threading tools at Intel® Software Development Products.
None