<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jul 1, 2015 at 8:23 PM, Tony Kelman <span dir="ltr"><<a href="mailto:tony@kelman.net" target="_blank">tony@kelman.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Most platforms with package managers have easy access to pre-compiled binaries of LLVM, but not so much on Windows. The clang installers are nice, but LLVM is more than just clang. It would be super useful for out-of-tree languages and projects that build on the LLVM libraries (Julia, Rust, etc) to be able to use upstream binaries directly. Would it be possible or practical to put the static libraries (and shared dlls once that works well enough to be usable), headers, and additional tools like llvm-config into the installer, either the same download or a separate package? Are the installer generation scripts in a repository somewhere I could look at and help?<br></blockquote><div><br></div><div>IIRC Rust has a pinned revision of LLVM in their repo, which they update at their leisure. Has that changed and now they want to rely on prepackaged binaries?</div><div><br></div><div>-- Sean Silva</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Thanks,<br>
Tony<br>
<br>
_______________________________________________<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><br></div></div>