
4 Dec
2006
4 Dec
'06
5:04 p.m.
On Mon, 4 Dec 2006 11:11:59 -0500 Doug Gregor <dgregor@cs.indiana.edu> wrote:
Oh, that's interesting! The Jamfile.v2 is defining BOOST_SIGNALS_STATIC_LINK, which tells the Signals library that it is
linking statically, even though it is being linked dynamically. I'm going to add in that <link>static and hope for the best.
Should someone familiar with boostbuild-v2 fix the appropriate build files? Or... is the problem isolated to the tests only?