This section explains how to use the Power Architecture version of the Main Standard Libraries (MSL).
For more information refer to the
MSL C Reference and the
MSL C++ Reference.
Using the Main Standard Libraries
The Main Standard Libraries (MSL) are a complete, configurable set of C and C++
standard libraries.
Choosing an MSL Library
If your program uses features in the MSL libraries, you must choose a
configuration that matches your software and hardware requirements.
Using Console I/O
The default MSL configuration for Power Architecture processors provides the
stdout , stderr , and stdin file streams through serial I/O on most evaluation
boards.