$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [Boost-build] New Boost.Build tutorial
From: McLemon, Sean (Sean.McLemon_at_[hidden])
Date: 2009-07-27 13:13:29
Nice article, Boris - reads really well and gives lots of info which
might otherwise be non-trivial to find. However in the feature reference
table, is the following entry correct?
<runtime-link> shared, static Link to singlethreaded
or thread-safe runtime library.
At the very least it seems to be missing the "dynamic" entry, but the
description doesn't seem right either - I thought it was more of a
dynamic link vs static link type thing, I could be wrong though!
- Sean