Boost logo

Boost :

From: Peter Danford (pdanford_qed_at_[hidden])
Date: 2004-06-02 22:27:35


By introducing the tss into the thread implementation mentioned below, are we gaining functionality so useful it outweighs the benefit realized by having a static option available?
 
Peter

Michael Glassford <glassfordm_at_[hidden]> wrote:
> I am very glad to hear that you are working on
> the static problem though. The latest checkout
> from thread_dev branch revealed the use of thread
> specific storage in thread.cpp, so it looks like
> the latest work there may be making it more
> difficult to make a static subset...

Yes, I have pointed this out in the past. I have changes ready that
allow building Boost.Threads as a statically linked library, which
simply omit the tss implementation from the statically linked version
of the library on Win32 platforms. I've hesitated to check them in
because tss will be required by the implementation of the next version
of the thread class, so unless I can implement tss cleanup properly on
Win32 (which I haven't proved yet) the static library option would
have to disappear again on Win32.

Mike

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

                
---------------------------------
Do you Yahoo!?
Friends. Fun. Try the all-new Yahoo! Messenger


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk