ColdFire Compiler > Input

Use this panel to specify additional files the ColdFire Compiler should use. You can specify multiple additional libraries and library search paths. Also, you can change the order in which the IDE uses or searches the libraries.

The following figure shows the Input panel.

Figure 1. Tool Settings - ColdFire Compiler > Input
Tool Settings - ColdFire Compiler > Input

The following table lists and describes the input options for the ColdFire compiler.

Table 1. Tool Settings - ColdFire Compiler > Input Options
Option Description
Compile Only, Do Not Link ( -c) Check if you want to compile the file.
Do not use MWCIncludes variable ( -nostdinc) Check if you do not want to use MWCIncludes variable.
Always Search User Paths ( -nosyspath) Check if you want to always search user paths.
Source encoding Lists the type of source encoding.
User Path ( -i) Lists the available user paths.
User Recursive Path ( -ir) Lists the available user recursive paths.
System Path ( -I- -I) Lists the available system paths.
System Recursive Path ( -I- -ir) Lists the available system recursive paths.