This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: STL mt_allocator crash in global construcutor


>    You're seemingly right, in as much as the current RPM .spec doesn't have 
> that option in it.  But mt_allocator's still being used :-/
> 
>    How else can it be triggered?

See:
http://gcc.gnu.org/onlinedocs/libstdc++/configopts.html

In particular:
--enable-libstdcxx-allocator=mt

-benjamin


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]