[LLVMdev] proposal to avoid zlib dependency.

Reid Kleckner rnk at google.com
Tue Sep 16 21:02:00 PDT 2014


On Tue, Sep 16, 2014 at 7:47 PM, Óscar Fuentes <ofv at wanadoo.es> wrote:

> IIUC zlib availability is tested and the library used if present. Do you
> mean that LLVM does not use zlib on Windows when the library is present?


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.

It probably works on MinGW, but then you're a MinGW binary in a MinGW world.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140916/78ced205/attachment.html>


More information about the llvm-dev mailing list