3.2. Library Configurations

Sourcery G++ Lite for SuperH uClinux includes the following library configuration.

SH2A - Big Endian
Command-line option(s):default
Sysroot subdirectory:./
Dynamic linker:lib/ld-uClibc.so.0

The build-time library directory corresponds to a sysroot directory which contains the files that should be installed on the target system. The sysroot contains the dynamic linker used to run your applications on the target as well as the libraries. Refer to Section 3.3, “Using Sourcery G++ Lite on uClinux Targets” for instructions on how to install and use these support files on your target uClinux system. You can find the sysroot directories provided with Sourcery G++ in the sh-uclinux/libc directory of your installation. In the tables below, the dynamic linker pathname is given relative to the corresponding sysroot.