<div dir="ltr">This seems more relevant to cfe-dev.<br><br><div class="gmail_quote"><div dir="ltr">On Thu, Jul 9, 2015 at 5:54 PM Russell Wallace <<a href="mailto:russell.wallace@gmail.com">russell.wallace@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>I've finally developed what I think is a general solution to the problem of building existing Windows programs with clang:</div><div><br></div><div><a href="https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_russellw_wic&d=AwMFaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=Mfk2qtn1LTDThVkh6-oGglNfMADXfJdty4_bhmuhMHA&m=YcMBbXwHtljUfWVgVj2K7c0HnM4QQ2Sd4WtVqHO3j44&s=22Z4NBDsx6r8TP5ejuUidL-0utuXnYJD8d50OjYxKRo&e=" target="_blank">https://github.com/russellw/wic</a></div></div></blockquote><div><br></div><div>You seem to be struggling with the need to name the binary 'cl.exe'. Last time I checked, we installed clang-cl.exe under that name in a specialized director specifically so you can use build systems relying on that name.</div><div><br></div><div>-Chandler</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><br></div><div><br></div><div><div>Using this, I've managed to run attempted builds of Python, Ruby and Perl.</div><div><br></div><div>Python 2.7 works - it generates a python.exe that at least passes a preliminary smoke test.</div><div><br></div><div>Perl generates an executable that crashes partway through the build. I'll try to narrow it down further.</div><div><br></div><div>Ruby fails with an error message at the configuration step. I'm trying to find out why; it might be something easily fixable.</div></div></div>
_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:LLVMdev@cs.uiuc.edu" target="_blank">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu" rel="noreferrer" target="_blank">http://llvm.cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" rel="noreferrer" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br>
</blockquote></div></div>