Boost logo

Boost-Build :

Subject: Re: [Boost-build] missing symbolic link during build
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2017-01-24 10:06:56


AMDG

On 01/23/2017 10:54 PM, Stefan Seefeld wrote:
> On 23.01.2017 20:34, Steven Watanabe wrote:
>> <snip>
>> It's probably missing because it isn't found by the #include scanner.
>> (the easiest way to fix this is to add
>> #if 0
>> #include <boost/utility/detail/result_of_iterate.hpp>
>> #endif
>> in result_of.hpp.
>
> What project do these files belong to, i.e. where should I report this
> as a bug ?

utility

>> <snip>
>> You can just run `b2 headers` at the root of
>> the boost tree to generate all links. You don't
>> need to delete the existing links first.
>
> What if I want to reproduce the original (i.e., pristine) state of the
> source tree ? Do I have to remove the links manually ?

You can just delete the boost/ directory.

> <snip>
> It sounds like you have given up on the Boost modularization effort.
>

  I never cared about modularization in the
first place.

In Christ,
Steven Watanabe


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk