Re: using toolset vs toolset=

Steven Watanabe via Boost-build <[email protected]>
Newsgroups gmane.comp.lib.boost.build
Organization Providere Consulting, Inc.
Message-ID <[email protected]>
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
_______________________________________________
Unsubscribe & other changes: https://lists.boost.org/mailman/listinfo.cgi/boost-build
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.