$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Russell Hind (rhind_at_[hidden])
Date: 2004-02-18 10:24:41
Stefan Slapeta wrote:
>
> As I mentioned, we talk about TWO changes here:
>
...
>
> The second - forcing boost to use the shared rt lib - is new with
> 1.31.0. A possible workaround for this could be disabling the auto_link
> macro in config/user.hpp.
>
Sorry, missed the second part. I only briefly tried 1.31.0 but am
sticking with 1.30.2 for now. When I built it, I added
BOOST_ALL_NO_LIB
as a define for the application (and I think for the library as well,
but can't remember)
HTH
Russell