Boost logo

Boost-Build :

Subject: Re: [Boost-build] using toolset vs toolset=
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2018-05-30 12:30:37


AMDG

On 05/30/2018 02:08 AM, Alexander Arhipenko via Boost-build wrote:
> Dear Boost.Build community,
>
> I have an issue when running b2 on Mac OS Sierra (10.12.6).
>
> The project builds fine with command:
> b2 toolset=clang sample
>
> However, when I put
> using clang ;
> into ~/site-config.jam file
> I'm getting following error:
>
> WARNING: Unable to construct sample/sample of type EXE with these properties:
> <snip>
>
> --debug-generators did not provide insights to me yet.
>
> Do you have an idea what causes the error and how to fix it?
>

  Try --debug-configuration as well. Also, this
may be related: https://github.com/boostorg/build/issues/308
I do notice that the clang version is not listed in
the properties.

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