Boost logo

Boost-Build :

Subject: Re: [Boost-build] BUMPITTY BUMP: [git] genrating forward headers
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2013-08-23 15:22:45


AMDG

On 08/23/2013 10:27 AM, Bjørn Roald wrote:
> On 08/22/2013 04:12 AM, Dave Abrahams wrote:
>>
>>> - Change the header install glob to search the correct include
>>> directories
>>
>> I have no idea what that means.
>
> I have no really good idea either. I guess I don't quite understand why
> headers cant be installed from the common boost folder as they always
> have, why is a change needed here?.
>

It will work, but it requires a two step build.
b2 headers
b2 install

The problem is the order of operations. The glob
that finds the headers to copy runs first, before
the links are created.

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