Displaying 2 results from an estimated 2 matches for "ccae4f66".
2015 Jul 10
2
[LLVMdev] Windows interface for clang
I've finally developed what I think is a general solution to the problem of
building existing Windows programs with clang:
https://github.com/russellw/wic
Using this, I've managed to run attempted builds of Python, Ruby and Perl.
Python 2.7 works - it generates a python.exe that at least passes a
preliminary smoke test.
Perl generates an executable that crashes partway through the
2015 Jul 10
2
[LLVMdev] Windows interface for clang
...ft preprocessor. I intend adding other
options as needed.
4. Hopefully can also substitute calls to the llvm linke when that's ready
for prime time.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150710/ccae4f66/attachment.html>