[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: LLVM and clang on Windows
- From: Ulrich Schmidt <u.sch.zw@...>
- Date: Tue, 09 Sep 2014 09:18:27 +0200
Hi all.
You may have noticed already: clang is now available for windows too. [1]
I tested the precompiled clang kit [2] compiling lua and modules. The
resulting binaries are smaller than my gcc compiled binarys. Compiler
error messages are better i think. I compiled winapi.c and, may be,
there are still some previously undedected issues.
Anyway, clang on Windows looks promizing. :)
[1]: http://llvm.org/releases/download.html#3.5
[2]: http://llvm.org/releases/3.5.0/LLVM-3.5.0-win32.exe