Boost logo

Boost-Build :

Subject: Re: [Boost-build] adding tests conditional on compiler's C++11 support
From: Robert Ramey (ramey_at_[hidden])
Date: 2016-11-11 00:52:26


On 11/10/16 5:50 PM, Edward Diener wrote:

>
> Did you add:
>
> import path-to-config-lib/checks/config : requires ;
>
> at the top of your test/jamfile.v2 where the usually correct path would be:
>
> import ../../config/checks/config : requires ;
>

good call. I did go and check the Jamfile.v2 and found that it DOES
have that statement. I've used the "requires" facility in other tests
and it seems to work OK. Also, this problem is specific to darwin-4.2.1
without the C++11 switch. I can't help but think that this is a big
clue to what's happening.

Robert Ramey


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