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: patch: mt_allocator.h


On Wed, 2004-06-09 at 19:48, Paolo Carlini wrote:
> Paolo Carlini wrote:
> 
> > I will play a bit myself with the current one (looks ok)
> 
> ... however, as I feared, the patch, as-is, breaks the build: the 
> library doesn't link anymore, many multiply defined symbols.
> 
> When working on the allocators, "check & check-performance" means, 
> *always*, on a library built passing the meaningful 
> --enable-libstdcxx-allocator= option.

Ok. I was not configuring the allocator as default while testing. Maybe
you have to make the entries for the explicit instantiation for char and
wchar? Or maybe the initialization for the static members of the
allocator and the base class _Mt_alloc_base? I don't exactly know where
and how to make the changes. If you could let me know, then I could go
ahead with that too.

-- 
        -Dhruv Matani.
http://www.geocities.com/dhruvbird/

Proud to be a Vegetarian.
http://www.vegetarianstarterkit.com/
http://www.vegkids.com/vegkids/index.html



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