Note on using C++
-----------------

As of AIX version 4.3, inclusion of libraries necessary to support C++
static linking were discontinued.  The Red Hat toolchain will try to
statically link if given the -static arguement.  This will fail since
the necessary static libraries are unavailable.
