RE: [Boost-users] Re: static boost threads with dynamic runtime
Will this fix be in a 1.32.1? How often are bugfix releases put out?
-----Original Message-----
From: boost-users-bounces@lists.boost.org
[mailto:boost-users-bounces@lists.boost.org] On Behalf Of Michael
Glassford
Sent: Wednesday, December 15, 2004 6:08 AM
To: boost-users@lists.boost.org
Subject: [Boost-users] Re: static boost threads with dynamic runtime
On Tue, 14 Dec 2004 12:28:44 -0600, Simmons, Aaron
I've upgraded to boost 1.32 on Win32 (using vc-7_1). Static linking to boost threads is back (yay!), but it doesn't seem to be completely there. For instance, there aren't any .lib files if I want to statically link to boost threads while using the dynamic runtime. In looking at the files generated by the install, there only seems to be dynamic-runtime/dynamic-threads dlls and static-runtime/static-threads libs. Other boost packages have dynamic-runtime/static-boost libs.
Is this intentional (e.g., there are still problems with TSS)?
This was an oversight which Stefan Slapeta is fixing (has fixed?) in CVS. There was a bit of discussion about it recently in the Boost development mailing list; see http://lists.boost.org/MailArchives/boost/msg76177.php. Mike _______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users
participants (2)
-
Roland Schwarz
-
Simmons, Aaron