$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] RFC: Separating Boost.Python from Boost
From: Peter Dimov (lists_at_[hidden])
Date: 2015-05-30 10:59:52
Niall Douglas wrote:
> Since modular boost, b2 only works right with symlinked libraries if you
> call it from the top of the boost tree e.g.
>
> ./b2 libs/afio/test --link-test -j 8
Sounds like b2 does realpath on the current directory somewhere.