I was able to build clang successfully under Windows. It is in the PATH. What is the bjam command for running a jamfile and using clang as my compiler ? I tried 'bjam toolset=clang' but that returned many errors, so it must be something different.