$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] project-config.jam File for building Boost with LLVM toolchain?
From: Osman Zakir (osmanzakir90_at_[hidden])
Date: 2018-12-13 11:59:39
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.]