Boost logo

Boost :

Subject: Re: [boost] [Boost-build] Broken installation with `./b2 --prefix=/tmp/boost --with-stacktrace install`
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2017-08-26 15:29:28


On 08/26/17 18:14, Antony Polukhin via Boost wrote:
> Hi,
>
> People complain about the broken installation.
>
> Command `./b2 --prefix=/tmp/boost --with-stacktrace install` does not
> copy the boost/stacktrace/detail/push_options.pp and
> boost/stacktrace/detail/pop_options.pp files into the destination
> folder.
>
> See https://github.com/boostorg/stacktrace/issues/29
>
> How this could be fixed? Is that a b2 issue?

You should probably rename those files to *.hpp or *.h, depending on
whether they are C-compatible.

http://www.boost.org/development/requirements.html#Guidelines

I don't know if that is the source of the problem though.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk