I'm trying to compile VirtualBox guest additions for TCL 6.4 but it has a dependency on libsupc++ and will not build even though I've installed compiletc.tcz.
I've looked though gcc_libs.tcz, gcc_libs-dev.tcz and gcc_base-dev.tcz and can't find any reference to it. The closest thing I could find is a libsupc++.la in gcc_libs-dev.tcz but I believe the file I'm looking for is libsupc++.a
Any one know if libsupc++ was excluded for some reason?