4.6.7 Options for Controlling the Preprocessor

The options shown in the table below control the preprocessor and are discussed in the sections that follow.

Table 4-25. Preprocessor Options
Option

(links to explanatory section)

Controls
-Dmacro

-Dmacro=text

The definition of preprocessor macros.
-dMDump of macro definitions.
-MGeneration of dependencies.
-mcmacrosPredefine macros relevant for C programs.
-MDGeneration of dependencies.
-MFWhere dependency information is written.
-MMGeneration of dependencies.
-MMDGeneration of dependencies.
-UmacroThe undefinition of preprocessor macros.
-Wp,optionOptions passed to the preprocessor.
-Xpreprocessor optionOptions passed to the preprocessor.