ColdFire uClinux Preprocessor

Use this panel to specify preprocessor behavior and define macros.

The table below lists and defines each option of the Preprocessor panel.

Table 1. ColdFire uClinux Preprocessor
Option Description
Command Provide the command line arguments for the GCC assembler in the Command Line Arguments text box. The contents of this text box are passed as command-line switches in the gcc command line for each file in your project as they are assembled.

Shows the location of the linker executable file.

Default value is: m68k-uclinux-gcc

All options Shows the actual command line the preprocessor will be called with.
Expert Settings
Command line pattern Default value is: "${CFGCCUCInstallDir}/${COMMAND}" ${FLAGS} ${INPUTS}