
4 Dec
2006
4 Dec
'06
5:56 p.m.
On Dec 4, 2006, at 12:04 PM, Jody Hagins wrote:
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?
It looks like it's isolated to these tests. I believe I've fixed it in CVS. We'll see when the tests cycle. Cheers, Doug