------- Additional Comments From dje at gcc dot gnu dot org 2005-07-31 04:25 ------- I tried overriding libstdc++'s definition of __GXX_WEAK__ and GCC's definition of ONE_ONLY. Both caused additional C++ testsuite failures. AIX does support weak, but not exactly the way that G++ is expecting.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22205