On Tue, 30 Oct 2018 at 16:41, Peter Dimov via Boost
Yeah, you'll need to delete all that. Either just `using clang-win ;` or nothing at all.
So where to add any options/commands? On the command line? The quoting issue is interesting; I do quote the command, which quoting I
left from the previous clang-win.jam, but I don't quote the options such as <archiver>, because msvc.jam doesn't either. It probably needs to be consistent, but I'm not sure which way consistent.
Not only is it not quoted, but the escape is gone as well. If you are able to build all, correctly, could you please post a recipe, like do this, do that... I'm starting from the develop-head of a few hours ago, those (your) PR's are in there. I have the latest VC-15.8.8, I'm on Win10-1809, including the CRT's. I would like to build static libs, x64, statically linked with/instrumented for lld and thin-lto, optimized for broadwell (release and debug). degski -- *“If something cannot go on forever, it will stop" - Herbert Stein*