Sun WorkShop Compiler C 5.0 User's Guide

-Wc,arg

Passes the argument arg to a specified component c. Each argument must be separated from the preceding only by a comma. All -W arguments are passed after the regular command-line arguments. A comma can be part of an argument by escaping it by an immediately preceding \ (backslash) character.

c can be one of the following:

aAssembler: (fbe); (gas)

c

C code generator: (cg) (SPARC); (codegen) (Intel)

l

Link editor (ld)

m mcs
pPreprocessor (cpp)
0Compiler (acomp and ssbd)
2Optimizer: (iropt) (SPARC); intermediate code translator: (cg386) (Intel)