$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jody Hagins (jody-boost-011304_at_[hidden])
Date: 2006-12-04 12:04:45
On Mon, 4 Dec 2006 11:11:59 -0500
Doug Gregor <dgregor_at_[hidden]> 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?