ST20–SWC++ Preprocessor
1.2 Use with the ANSI C toolset
The following capabilities of the ANSI C toolset can be used from C++:
Target processor support library, including functions for using the hardware micro-kernel.
Multiprocessor configuration tools, for building programs to run on networks of IMS
T4xx/T8xx transputers.
2 C++ Product Components
2.1 Documentation
User guide, describing how to use the Preprocessor;
Product reference manual, describing this implementation of the C++ language;
Library manual, describing the C++ class libraries supplied;
Selected readings, consisting of technical memoranda on the C++ language;
Handbook, which is a quick reference guide;
Master index;
Delivery manual, which includes an installation guide and host-specific information;
Release notes, which give details of this release.
2.2 Software tools
In normal usage only the C++ driver will be called directly by a user, which calls the other tools as
required.
iccxx C++ compilation driver
igcpp C++ preprocessor
icfxx C++ compiler
imxx C++ constructor linker
ifxx C++ debug information filter
Template instantiation set:
* ptcomp Instantiation compile-time action
* ptlink
Instantiation link-time action
* tool1, tool2 Template repository tools
2.3 Software Libraries
libcxx.lib C++ iostream and C++ run-time support library
libcplx.lib C++ complex mathematics class library
3/6