when compiling gives this error:
/usr/bin/ld: Undefined symbols:
std::__default_alloc_template
std::__default_alloc_template
then use
gcc_select 3.3
to use the proper compiler.
(this is a blog entry that I will hopefully find when I google for this problem again in six months or so)