<div dir="rtl"><div dir="ltr">Large software libraries like OpenCV (under 3rdparty directory) do include copies of zlib and friends and build it, for that reasons. The source code is just half a megabyte and I think the license is compatible. We could do the same with zlib or  miniz.</div><div dir="ltr"><br></div></div><div class="gmail_extra"><br><div class="gmail_quote"><div dir="ltr">2014-09-17 7:02 GMT+03:00 Reid Kleckner <span dir="ltr"><<a href="mailto:rnk@google.com" target="_blank">rnk@google.com</a>></span>:</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><span class="">On Tue, Sep 16, 2014 at 7:47 PM, Óscar Fuentes <span dir="ltr"><<a href="mailto:ofv@wanadoo.es" target="_blank">ofv@wanadoo.es</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">IIUC zlib availability is tested and the library used if present. Do you<br>
mean that LLVM does not use zlib on Windows when the library is present?</blockquote><div><br></div></span><div>Sure, but if there aren't instructions for how to do it easily, then it's effectively unsupported. There isn't really a canonical way to "install" headers and libraries on Windows like you would on Linux.</div><div><br></div><div>It probably works on MinGW, but then you're a MinGW binary in a MinGW world.</div></div></div></div>
<br>_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu" target="_blank">http://llvm.cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br>
<br></blockquote></div><br></div>