Boost logo

Boost :

Subject: Re: [boost] clang-win, again
From: Peter Dimov (lists_at_[hidden])
Date: 2018-10-30 14:05:53


degski wrote:
> I'm building from the dev-head. I get this:
>
> clang-win.archive
> c:\boost-build\boost\bin.v2\libs\thread\build\clng-win-8.0.0\dbg\adrs-mdl-64\lnk-sttc\thrdp-wn32\thrd-mlt\libboost_thread-clangw8-mt-d-x64-1_69.lib
>
> if exist
> "c:\boost-build\boost\bin.v2\libs\thread\build\clng-win-8.0.0\dbg\adrs-mdl-64\lnk-sttc\thrdp-wn32\thrd-mlt\libboost_thread-clangw8-mt-d-x64-1_69.lib"
> DEL
> "c:\boost-build\boost\bin.v2\libs\thread\build\clng-win-8.0.0\dbg\adrs-mdl-64\lnk-sttc\thrdp-wn32\thrd-mlt\libboost_thread-clangw8-mt-d-x64-1_69.lib"
> C:\Program Files\LLVM\bin\llvm-ar.exe /nologo
> /out:"c:\boost-build\boost\bin.v2\libs\thread\build\clng-win-8.0.0\dbg\adrs-mdl-64\lnk-sttc\thrdp-wn32\thrd-mlt\libboost_thread-clangw8-mt-d-x64-1_69.lib"
> @"c:\boost-build\boost\bin.v2\libs\thread\build\clng-win-8.0.0\dbg\adrs-mdl-64\lnk-sttc\thrdp-wn32\thrd-mlt\libboost_thread-clangw8-mt-d-x64-1_69.lib.rsp"
>
> 'C:\Program' is not recognized as an internal or external command,
> operable program or batch file.
>
> So this C:\Program Files\LLVM\bin\llvm-ar.exe does not seem to work, and
> gets cut down to 'C:\Program', i.e. it's not properly quoted. This would
> confirm what Peter said, that he cannot build static libs.

I can build everything.

What do you have in user-config? I don't think that llvm-ar.exe can get
autodetected.

What does --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