Building libstdc++.so

You can ignore this section if you have a sharable version of libstdc++ available.

Unpack the libg++ distribution. in the directory this creates run

unix$ ./configure --enable-shared
The, to build just:
unix$ make
Again this will build more than you need.