v

Specifies that driver tool commands should be displayed and executed.

IDE Equivalent

None

Architectures

IA-32 architecture, Intel® 64 architecture, IA-64 architecture

Syntax

Linux and Mac OS X: -v [file]
Windows:  None

Arguments

file Is the name of a file.

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 file name, the compiler displays only the version of the compiler.

If you want to display processing information (pass information and source file names), specify option watch:all.

Alternate Options

Linux and Mac OS X: -watch cmd
Windows: /watch:cmd

See Also

dryrun compiler option

watch compiler option