------- Comment #46 from pcarlini at suse dot de 2005-12-04 19:46 ------- (In reply to comment #45) > > Eric, as regards Solaris, 8, I think you forgot to do the svn copy, as per > > Comment #34 (and # 35 ;) > > Ah, sure, thanks. Now I get:
[snip] > /home/eric/svn/gcc/libstdc++-v3/libsupc++/eh_globals.cc -fPIC -DPIC -o > eh_globals.o > /home/eric/svn/gcc/libstdc++-v3/libsupc++/cxxabi.h:66: error: > '__cxa_cdtor_type' has not been declared Thanks. Sigh, double sigh. This makes sense and means that (irrespective of the issues with Sol 9 and 10) the suggested approach doesn't work, because the problems start already inside libsupc++, *not* only in libstdc++ proper, where we can easily put back __cplusplus to 1 in os_defines.h... -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=1773