Boost logo

Boost :

Subject: Re: [boost] `b2 toolset=clang-win` now works on Appveyor
From: John Maddock (jz.maddock_at_[hidden])
Date: 2018-11-15 17:32:08


On 15/11/2018 17:09, Peter Dimov via Boost wrote:
> With the current develop branch (since Boost.Build hasn't been merged
> to master yet),
>
>    b2 toolset=clang-win
>
> now works on Appveyor without additional configuration. You can see it
> in action at
>
> https://ci.appveyor.com/project/pdimov/assert/builds/20331077/job/0hux9a6mlr4iqvjr

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"
 Â Â Â Â Â Â Â  if %ERRORLEVEL% NEQ 0 EXIT %ERRORLEVEL%

...failed clang-win.link
..\..\..\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.pdb...
...skipped
<p..\..\..\bin.v2\libs\config\test\config_info.test\clang-win-6.0\debug>config_info.run
for lack of
<p..\..\..\bin.v2\libs\config\test\config_info.test\clang-win-6.0\debug>config_info.exe...
...failed updating 2 targets...

Any ideas?

Thanks, John.

---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus

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