3.6.2 Options for Controlling the Kind of Output

The options tabulated below control the kind of output produced by the compiler and are discussed in the sections that follow.

Table 3-7. Kind-of-Output Control Options
Option

(links to explanatory section)

Produces
-cAn intermediate file.
-EA preprocessed file.
-o fileAn output file with the specified name.
-mprint-devicesChip information only.
-SAn assembly file.
-vVerbose compilation.
-x languageOutput assuming that source files have the specified content.
-###Command lines but with no execution of the compiler applications.
--helpHelp information only.
--versionCompiler version information.