Boost logo

Boost-Build :

Subject: [Boost-build] Toolset for clang under Window
From: Edward Diener (eldiener_at_[hidden])
Date: 2011-03-16 14:08:16


It would be nice if there were a toolset for using clang under Windows,
either built with VC++ or MingW. That way Windows programmers could test
out their library(s) with clang.

I have been relying on gcc and msvc++ under Windows, but recently found
the same bug with both but did not know if it was my code or the
compiler's fault. Doug Gregor, testing with clang, confirmed that it was
not my code but a bug in both compilers. If there were a toolset in
Windows for clang, I could have tested out the problem myself.


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk