<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">If you build with configure+make, just run configure with —disable-zlib. We do this routinely, so I’m pretty sure it works.<div class=""><br class=""><div class=""><div><blockquote type="cite" class=""><div class="">On Sep 16, 2014, at 3:42 PM, Reid Kleckner <<a href="mailto:rnk@google.com" class="">rnk@google.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">It might not be available, so all codepaths have to recover from zlib unavailability. For example, I don't think compressed DWARF works on Windows.</div><div class="gmail_extra"><br class=""><div class="gmail_quote">On Tue, Sep 16, 2014 at 3:21 PM, Filip Pizlo <span dir="ltr" class=""><<a href="mailto:fpizlo@apple.com" target="_blank" class="">fpizlo@apple.com</a>></span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="auto" class=""><div class="">What is the downside of Zlib dependency?  I'm curious! :-)</div><div class=""><br class="">-Filip</div><div class=""><div class="h5"><div class=""><br class="">On Sep 16, 2014, at 2:45 PM, Christophe Duvernois <<a href="mailto:christophe.duvernois@gmail.com" target="_blank" class="">christophe.duvernois@gmail.com</a>> wrote:<br class=""><br class=""></div><blockquote type="cite" class=""><div class=""><div dir="ltr" class="">Hi<div class=""><br class=""></div><div class="">Miniz (<a href="https://code.google.com/p/miniz/" target="_blank" class="">https://code.google.com/p/miniz/</a> ) is very small and performant implementation of zlib compression with api compatibility and it is p<span style="font-family: arial, sans-serif; font-size: 12.7272720336914px;" class="">ublic domain...</span></div><div class="">Miniz can be integrated directly into the llvm source code.</div><div class="">So it could be a good replacement or alternative to avoid zlib dependency...</div><div class=""><br class=""></div><div class="">If someone is interested i can provide a patch.</div><div class=""><br class=""></div><div class="">Regards</div><div class="">Christophe</div><div class=""><br class=""></div></div>
</div></blockquote></div></div><blockquote type="cite" class=""><div class=""><span class="">_______________________________________________</span><br class=""><span class="">LLVM Developers mailing list</span><br class=""><span class=""><a href="mailto:LLVMdev@cs.uiuc.edu" target="_blank" class="">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu/" target="_blank" class="">http://llvm.cs.uiuc.edu</a></span><br class=""><span class=""><a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" target="_blank" class="">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a></span><br class=""></div></blockquote></div><br class="">_______________________________________________<br class="">
LLVM Developers mailing list<br class="">
<a href="mailto:LLVMdev@cs.uiuc.edu" class="">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu/" target="_blank" class="">http://llvm.cs.uiuc.edu</a><br class="">
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" target="_blank" class="">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br class="">
<br class=""></blockquote></div><br class=""></div>
_______________________________________________<br class="">LLVM Developers mailing list<br class=""><a href="mailto:LLVMdev@cs.uiuc.edu" class="">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu" class="">http://llvm.cs.uiuc.edu</a><br class=""><a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" class="">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br class=""></div></blockquote></div><br class=""></div></div></body></html>