As E. Weddington wrote:
FYI, it's "libsupc++".
And here's a reference that talks more about what it is:
<http://gcc.gnu.org/onlinedocs/libstdc++/faq/index.html#2_5>
Thanks for the reference.
Yes, that looks like what we're going to need. However, see previous
mails, we can probably only use it if it's not [L]GPL'ed, otherwise we
need to rewrite them (which I guess isn't too hard either). People
probably don't want to offer their relocatable object files to their
customers when shipping an application -- after all, that would render
the device's lock bits quite useless. ;-)