> Is there any compile-time flag to enable a different allocator > globally? Configure time only. look for "--enable-libstdcxx-allocator" http://gcc.gnu.org/onlinedocs/libstdc++/manual/configure.html > Other debugging / performance suggestions welcome as well. Thanks, See: http://gcc.gnu.org/onlinedocs/libstdc++/manual/debug.html -benjamin