PowerPC Assembler > Input

Use this panel to specify additional files the PowerPC Assembler 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 table lists and describes the input options for PowerPC assembler.

Table 1. Tool Settings - PowerPC Assembler > Input
Option Description
Always Search User Paths CodeWarrior searches only the system path when looking for a file included with #include <...>. To have it searches user path as well, check this box. Note: #include "..." will always search both sets of paths.
User Path (-i) Lists the available user paths.
User Recursive Path (-ir) Lists the available user paths recursively.
System Path (-I- -I) Lists the available system paths.
System Recursive Path (-I- -ir) Lists the available system paths recursively.

The following table lists and describes the toolbar buttons that help work with the user and system search paths.

Table 2. Search Paths Toolbar Buttons
Button Description
Add - Click to open the Add directory path dialog box and specify the search path.
Delete - Click to delete the selected search path.
Edit - Click to open the Edit directory path dialog box and update the selected search path.
Move up - Click to move the selected search path one position higher in the list
Move down - Click to move the selected search path one position lower in the list

The following figure shows the Add directory path dialog box.

Figure 1. Add directory path Dialog Box
Add directory path Dialog Box

The following figure shows the Edit directory path dialog box.

Figure 2. Edit directory path Dialog Box
Edit directory path Dialog Box

The buttons in the Add directory path and Edit directory path dialog boxes help work with the object file search paths.