3.2. Library Configurations

Sourcery G++ Lite for ARM SymbianOS includes the following library configuration.

ARMv5 - Little-Endian, Soft-Float
Command-line option(s):default
ARMv5 - Little-Endian, VFP
Command-line option(s):-mfloat-abi=softfp

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.