$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] Always link against release version of Boost libraries
From: Boris Schaeling (boris_at_[hidden])
Date: 2011-02-21 15:56:44
On Sat, 19 Feb 2011 12:13:20 +0100, Jürgen Hunold
<juergen.hunold_at_[hidden]> wrote:
> [...]Please try (untested) this instead:
>
> exe test : test.cpp /boost//regex/<variant>release ;
>
> this syntax works at least for <link>shared.
Thanks, tested today and works! :)
Boris