Boost logo

Boost :

Subject: Re: [boost] `b2 toolset=clang-win` now works on Appveyor
From: Peter Dimov (lists_at_[hidden])
Date: 2018-11-15 17:37:43


John Maddock wrote:

> Many many thanks for working on this, however running locally it fails for
> me at the linking step:
>
> compile-c-c++
> ..\..\..\bin.v2\libs\config\test\config_info.test\clang-win-6.0\debug\config_info.obj
> clang-win.link
> ..\..\..\bin.v2\libs\config\test\config_info.test\clang-win-6.0\debug\config_info.exe
> '/DEBUG' is not recognized as an internal or external command, operable
> program or batch file.
>
> /DEBUG /subsystem:console
> /out:"..\..\..\bin.v2\libs\config\test\config_info.test\clang-win-6.0\debug\config_info.exe"
> @"..\..\..\bin.v2\libs\config\test\config_info.test\clang-win-6.0\debug\config_info.exe.rsp"
...
> Any ideas?

What does `b2 --debug-clang-configuration` say?


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk