------- Comment #23 from bkoz at gcc dot gnu dot org 2005-12-18 01:48 -------
When doing the last bit, I ran into some other issues, where some of the libsupc++ bits (typeinfo, unexpected_handler, uncaught_exception, nothrow etc) are internally defined within std. (? Or seem to be.) This hardcoding should be adjusted. Here are three pre-processed examples. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24660