lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


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