$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Scott Amort (jsamort_at_[hidden])
Date: 2006-07-19 13:25:58
Richard Hadsell wrote:
> If you are using g++, you should be able to use
> -sBUILD="<shared-linkable>true" (plus any other options you want). It
> works with Boost 1.33.0, and I assume it will still exist in later versions.
Thanks, this did the trick.
Best,
Scott