------- Additional Comments From bkoz at gcc dot gnu dot org 2004-10-08 15:17 -------
No, it just means we check for _GLIBCXX_USE___CXA_ATEXIT in mt_allocator.cc, and if it's not defined we don't have any definitions for ~__pool. That will resolve this issue. I'll take care of this today, but give me some time to rebuild all my trees and (correctly) test. -benjamin -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17873