I was talking about LLVM/Clang on Windows. I want to have compiled binaries for the Boost libraries generated by both the MSVC and Clang compilers. I'm building LLVM version 8 from source and am also going to build Boost using MSVC first, with the default project-config.jam file. [The reason I'm building version 8 is so that I can use it to target WebAssembly as well.]
________________________________
From: Boost-users
Sorry, but I need to see the project-config.jam file I need to use for building Boost with the LLVM toolchain again. I'm going to build it with the MSVC toolchain first and then again with the LLVM toolchain as well so that I have both the MSVC- and Clang-generated binaries. I downloaded Boost version 1.69.0 and I want to build it now. Thanks in advance.
By building with the "LLVM toolchain" what exactly do you mean ? Is it using clang on Windows to build ? Clang on Linux ? Or what exactly ? Also which version of LLVM/clang ? _______________________________________________ Boost-users mailing list Boost-users@lists.boost.org https://lists.boost.org/mailman/listinfo.cgi/boost-users