SPNU151V January 1998 – February 2020
You can bypass automatic library selection by explicitly specifying the desired run-time-support library to use. Use the --library linker option to specify the name of the library. The linker will search the path specified by the --search_path option and then the TI_ARM_C_DIR environment variable for the named library. You can use the --library linker option on the command line or in a command file.
| armcl --run_linker{--rom_model | --ram_model} filenames --library=libraryname |