Subject: Re: [Boost-bugs] [Boost C++ Libraries] #3847: Unable to statically link thread lib on ia64.
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-10-22 09:43:14
#3847: Unable to statically link thread lib on ia64.
------------------------------------+---------------------------------------
Reporter: tomasz.wilk@⦠| Owner: anthonyw
Type: Bugs | Status: assigned
Milestone: Boost-1.45.0 | Component: thread
Version: Boost 1.41.0 | Severity: Showstopper
Resolution: | Keywords: thread ia64 _tls_used
------------------------------------+---------------------------------------
Changes (by anthonyw):
* status: new => assigned
Comment:
The _tls_used stuff is there to ensure correct cleanup of the per-thread
data structures used by boost.thread. I do not know how to fix this for
IA64.
Since what is there is broken at the moment, I could remove it entirely,
and leave it to users to define boost::tss_cleanup_implemented(), and
ensure that boost::on_thread_exit is called when every thread exits.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/3847#comment:2> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:04 UTC