
18 Feb
2004
18 Feb
'04
11:33 p.m.
-----Original Message----- From: Stefan Slapeta [mailto:stefan@slapeta.com] Sent: Wednesday, February 18, 2004 2:07 PM To: 'Boost mailing list' Subject: RE: [boost] Re: Re:(For me a) showstopper [was: boost threadstaticlibrary]
I would be interested to learn how you achived this without modifying boost.
In a MSVC++ 7.1 environment, we simply created a static library project and copied the Boost Thread cpp files into it. My only caveat would be that this was done with version 1.29.0 -- I don't know if there have been any subsequent changes that would cause complications in such an approach.