ColdFire uClinux Compiler > Preprocessor

Use this panel to specify the preprocessor behavior. You can specify the file paths and define macros for the preprocessor.

The table below lists and describes the options for the ColdFire uClinux Compiler panel.

Table 1. ColdFire uClinux Compiler > Preprocessor Options
Option Description
Do not search system directories (-nostdinc) Select if you do not want to search the standard system directories for header files. Only the directories you have specified with `-I' options and the directory of the current file, if appropriate are searched.
Preprocess only (-E) Select if you do not want to compile, assemble, or link.