Intel® oneAPI DPC++/C++ Compiler Developer Guide and Reference
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-1A7F4475-56AE-41D7-9070-FECF8B9D4217
Visible to Intel only — GUID: GUID-1A7F4475-56AE-41D7-9070-FECF8B9D4217
v
Specifies that driver tool commands should be displayed and executed.
Syntax
Linux: |
-v [filename] |
Windows: |
None |
Arguments
filename |
Is the name of a source file to be compiled. A space must appear before the file name. |
Default
OFF |
No tool commands are shown. |
Description
This option specifies that driver tool commands should be displayed and executed.
If you use this option without specifying a source file name, the compiler displays only the version of the compiler.
IDE Equivalent
Alternate Options
None