Datasheet

ARM DUI 0067D Copyright © 1999-2001 ARM Limited. All rights reserved. 4-1
Chapter 4
The C and C++ Libraries
This chapter describes the ARM C and C++ libraries. The libraries support programs
written in C or C++. This chapter contains the following sections:
About the runtime libraries on page 4-2
Building an application with the C library on page 4-6
Building an application without the C library on page 4-13
Tailoring the C library to a new execution environment on page 4-20
Tailoring static data access on page 4-25
Tailoring locale and CTYPE on page 4-26
Tailoring error signaling, error handling, and program exit on page 4-51
Tailoring storage management on page 4-57
Tailoring the runtime memory model on page 4-67
Tailoring the input/output functions on page 4-75
Tailoring other C library functions on page 4-85
Selecting real-time division on page 4-90
ISO implementation definition on page 4-91
Library naming conventions on page 4-105.