$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (gclbb-jamboost_at_[hidden])
Date: 2003-08-28 11:28:10
"Wieger Wesselink" <wieger_at_[hidden]> writes:
> Hello,
>
> can someone show me a working example of the
>
> <runtime-link>static
>
> property? I can't figure out how to get this to
> work. The error I get is that the feature is unknown.
> I'm using the build system V2 (Milestone 6).
For some reason, it was renamed for BBv2. It's now:
<link-runtime>shared or <link-runtime>static.
-- Dave Abrahams Boost Consulting www.boost-consulting.com