This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug libstdc++/19265] problem with _S_destroy_thread_key when using dynamic libraries


------- Additional Comments From pcarlini at suse dot de  2005-01-20 13:18 -------
> You would have to tell me how should I configure gcc-3.4.3 makefiles to compile
> it with mt_allocator.cc.

Unfortunately, that will not suffice, I'm afraid. In order to actually use the
current mt_allocator with 3.4 you have also to change some exports in 
config/linker-map.gnu.

All in all, probably the easiest path is actually testing a snapshot of 4.0: each
week a new one is available as a tarball, or you can use CVS.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19265


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