19 Jun
2015
19 Jun
'15
1:30 p.m.
Edward Diener
On 6/18/2015 4:11 PM, Louis Dionne wrote:
[...]
It should now link on GCC trunk, but other errors will pop up. Will try to fix this. Also, is Clang available on Windows? How so?
If you build clang targeted for gcc RTL ( not MSVC ) on Windows you can use Boost Build with the current clang.jam file by just specifying toolset=clang. If you need help doing this just ask.
Thanks for the pointer. I don't have access to a Windows machine, but it might be useful to test on Appveyor with Clang. I'll have a look. Louis