static link of boost.thread requires link to static runtime ?
14 Jun
2005
14 Jun
'05
1:19 a.m.
Hi- I am trying to static link to boost.thread 1.32 (winXP) and I see it requires the runtimes to be linked static as well (#define _DLL mustn't be defined). I want to use the dynamic runtimes, but static link boost.thread. Is this possible ? What prevents it if not ? Thanks, -seb
14 Jun
14 Jun
6:51 p.m.
New subject: static link of boost.thread requires link to static runtime ?
I want to use the dynamic runtimes, but static link boost.thread. Is this possible ? What prevents it if not ?
This has been fixed in CVS to allow static builds with dyn rt 6months ago. http://cvs.sourceforge.net/viewcvs.py/boost/boost/libs/thread/build/Jamfile?rev=1.35&view=markup
7109
Age (days ago)
7109
Last active (days ago)
1 comments
1 participants
participants (1)
-
Seb Martel