mainline AIX bootstrap broken in libstdc++-v3
Benjamin Kosnik
bkoz@redhat.com
Fri Mar 26 17:34:00 GMT 2004
>P.S. Let's deal separately with the first issue...
So.
> Are all allocators compiled even when not used?
Yes. We do this so that, when a different allocator is desired and
configured via --enable-libstdcxx-allocator, we don't have to play games
with any of the instantiation files.
There are ways around this, by adding complexity, that frankly are not
worth it.
-benjamin
More information about the Libstdc++
mailing list