instruction set.
Renamed the libstdc++ and libgcc packages. What matters for these two
packages are the .so version of the libraries contained within.
Therefore the .so version has been integrated in the packagename instead
of the gcc version.
The gcc-3.3.1 package is self-contained.
The libgcc and libstdc packages are for runtime support and allow you to
build with -L<gccinstdir>/lib but with rpath /usr/local/lib.
Added the missing pkginfo template.