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: Allocatr patch.


Dhruv Matani wrote:

Hello,
	I've attached the file that compiles fine when bitmap allocator is
configured as the default using the --enable-libstdcxx-allocator-bitmap
configure option and otherwise.

Ok, thanks.

However, at link time, while creating
the .so file, it gives many errors. They seem to be all statics (static
members). But, then again, maybe it's something else...

... frustrating... I'll try to look a bit into this during the next days.

Thanks again,
Paolo.


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