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: startup allocation



> Would it be possible to avoid doing these allocations at startup time,
> either by doing them statically or deferring them longer?  

Maybe even a combination of both. Linkage needs to be tuned. I hope to 
get to this after Dec 15.


> The less work
> that we end up doing just because we link against libstdc++, the better.
 
Agreed.


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