Use this panel to specify library settings for the ColdFire uClinux Linker . 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 table below lists and describes the libraries options for the ColdFire uClinux linker.
| Option | Description |
|---|---|
| Libraries ( -l) | Specifies the linker command-line switches for any libraries that you want the IDE to include in the GCC command line for each file in the project. |
| Library search path ( -L) | Specifies the search pathname of libraries or other resources related to the project. |