Boost logo

Boost-Build :

Subject: Re: [Boost-build] BUMPITTY BUMP: [git] genrating forward headers
From: Vladimir Prus (ghost_at_[hidden])
Date: 2013-09-27 02:21:43


On 27.09.2013 10:04, Bjørn Roald wrote:
> On 09/27/2013 06:59 AM, Dave Abrahams wrote:
>>
>> on Wed Sep 25 2013, Bjørn Roald <bjorn-AT-4roald.org> wrote:
>>
>>> The best thing is probably if someone with an Apple system can try it,
>>> preferably in both layouts.
>>
>> I have an Apple system or two that I can try this on, *if* you can give
>> me complete instructions and links, without assuming I know anything
>> about what's been happening in this thread. Please Cc: me personally or
>> I might not notice.
>>
>
> Our common reference now is a modular_build branch in svn.
> r85889 is the only commit there containing stuff not already committed to trunk. In addition you need Vladimir's patch in this thread
> 09/25/2013. This contain predef/test fixes that need verification on an Apple box.
>
> The test case is in a clean repo (ideally no prior build step) to check predef/test results when doing b2 in status folder.
>
> Before testing this in git layout I at least ensure the boost and bin.v2 folders are empty, predef is very early in build, so you don't have
> to wait for it to complete.

Simpler instructions would be (simplified by the fact that I've checked in the patch):

- Checkout, or switch to:

        https://svn.boost.org/svn/boost/branches/modular-build

- Run bootstrap.sh if necessary

- Go to libs/predef/test

- Run ../../../b2

- Verify that info_as_objcpp and info_as_objc tests build.

Thanks,
Volodya


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