<div dir="ltr">No, we don't provide any pre-built packages with headers and libs.<div><br></div><div>The main reason is that LLVM is typically statically linked. Distributing the .libs bloats the size of the installation, which is already needlessly large due to statically linking LLVM into various executables. Providing an extra -dev package takes time and effort that we haven't spent.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Apr 16, 2017 at 3:13 PM, Paul Hancock via llvm-dev <span dir="ltr"><<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">
<div id="m_4829343203733679516divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif" dir="ltr">
<p>Just realised about this while upgrading my multi-platform project to 4.0.0, for linux you simply go "apt clang-x.x llvm-x.x-dev..." etc and off you go. However for windows the only pre-built install package seems to be clang, without the LLVM headers and
such...<br>
<br>
Do we have a installer package for windows that allows us to install the LLVM development headers+libraries
<span>(ie; the same thing as the ubuntu/debian packages but for windows)</span> without having to do it manually with the source? If not is there any particular reason why?<span class="HOEnZb"><font color="#888888"><br>
<br>
- Paul<br>
</font></span></p>
</div>
</div>
<br>______________________________<wbr>_________________<br>
LLVM Developers mailing list<br>
<a href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/<wbr>mailman/listinfo/llvm-dev</a><br>
<br></blockquote></div><br></div>