------- Comment #4 from pinskia at gcc dot gnu dot org 2007-02-22 23:58 ------- This is a bug in libstdc++ which was fixed in 4.2.0.
But note the code uses "-fvisibility-inlines-hidden -fvisibility=hidden" without testing if the system library has been fixed. It only checks if those options work. *** This bug has been marked as a duplicate of 19664 *** -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Component|c++ |libstdc++ Resolution| |DUPLICATE http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30900