$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-build] Toolset for clang under Windows
From: Edward Diener (eldiener_at_[hidden])
Date: 2010-09-21 22:10:15
How do I run bjam using clang under Windows ?
I have clang built and in my PATH. I tried 'bjam toolset=clang' against
a jamfile.v2 but ended with many errors so I suspect I need something
else on the command line.