Parameters for Compiler Options

For all compiler options that take parameters, the following rules apply:

The syntax of the compiler options varies according to the type of parameter that is used with the option. Parameters can be switches (+ or -), numbers, strings or filenames.

Switches

Numbers

Strings

Filenames

    icc  /FeF:\newprog.exe myprog.c


Setting Compiler Options


Summary of Compiler Options