3.2. Library Configurations
Sourcery G++ Lite for ARM EABI includes the following library
configuration.
Sourcery G++ includes copies of run-time libraries that have been built
with optimizations for different target architecture variants or other
sets of build options. Each such set of libraries is referred to as a
multilib. When you link a target application,
Sourcery G++ selects the multilib matching the build
options you have selected.
Sourcery G++ Lite's library support includes linker scripts that pull in
appropriate CS3 startup code, as well as the libraries themselves.
You can find these linker scripts in
multilib-specific subdirectories of
the arm-none-eabi/lib
directory of your Sourcery G++
install.