-v, -V

Pragma equivalent

None.

Purpose

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

When the -v option is in effect, information is displayed in a comma-separated list. When the -V option is in effect, information is displayed in a space-separated list.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-+- -v-+-----------------------------------------------------><
   '- -V-'   

Defaults

The compiler does not display the progress of the compilation.

Usage

The -v and -V options are overridden by the -### (-#) option.

Predefined macros

None.

Examples

To compile myprogram.c so you can watch the progress of the compilation and see messages that describe the progress of the compilation, the programs being invoked, and the options being specified, enter:
xlc myprogram.c -v

Related information



Voice your opinion on getting help information Ask IBM compiler experts a technical question in the IBM XL compilers forum Reach out to us