-v

Category

Listings, messages, and compiler information

@PROCESS

None.

Purpose

Reports the progress of compilation, by naming the programs being invoked and the options being specified to each program.

Syntax

Read syntax diagramSkip visual syntax diagram
>>- -v---------------------------------------------------------><

Defaults

Not applicable.

Usage

For a particular compilation, examining the output that this option produces can help you determine:
  • What files are involved
  • What options are in effect for each step
  • How far a compilation gets when it fails

Related information