From: Stefan Slapeta (stefan_at_[hidden])
Date: 2004-02-18 17:07:07


 // The thread_specific_ptr class is the only piece that really requires
// a shared library. Running in a Windows environment, we have
// repackaged
// the remainder of the library as a static library for some
// time now, and
// experience no problems.

I would be interested to learn how you achived this without modifying boost.

Stefan