Russell Wallace
2015-Jun-13 21:00 UTC
[LLVMdev] Successful build of Python 2.7.10 with clang-cl 3.6.1
Python now builds with clang 3.6.1 on Windows. The trick was to patch the visual studio project files so that only the 64-bit configuration refers to clang. I ended up writing a Python script to do the patching: https://github.com/russellw/pyxi/blob/master/patch-vcxproj.py -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150613/6559333c/attachment.html>