Set Compiler Options

You can set compiler options in three ways:

Options specified on the command line override the options in the  ICC  variable. Use /? to display a list of compiler options with descriptions.

Syntax

   icc  /ls  -RN  -gD  /Li  prog.c


Parameters for Compiler Options
Set Compiler Options with Multiple Source Files


Summary of Compiler Options
Scope of Compiler Options