$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] List of boost headers in boost/ (was RE: preprocess operation problems)
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2015-01-28 16:27:06
AMDG
On 01/28/2015 01:59 PM, Rene Rivera wrote:
>
> Well.. This is certainly surprising. Given that when I look at my develop
> checkout I see 1816 entries. All of which, except for some dirs, are
> symlinks. I do expect *all* of them to be links though. So having some dirs
> in there seems wrong.
>
>
A few directories are used by multiple
libraries (e.g. numeric). I don't think
it's possible to make a symlink that points
to more than one directory at once. The
Boost.Build code creates a directory and
recursively attempts to link the contents
in this case.
In Christ,
Steven Watanabe