4.6.2 Options for Controlling the Kind of Output

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

Table 4-16. 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.
-SAn assembly file.
-vVerbose compilation.
-xassembler-with-cppOutput after preprocessing all source files.
--helpHelp information only.
-mprint-devicesChip information only.
--versionCompiler version information.