pfalcon / uzlib

Radically unbloated DEFLATE/zlib/gzip compression/decompression library. Can decompress any gzip/zlib data, and offers simplified compressor which produces gzip-compatible output, while requiring much less resources (and providing less compression ratio of course).
Other
303 stars 82 forks source link

Build for ARM GCC #23

Closed masoudr closed 5 years ago

masoudr commented 5 years ago

Hi, I'm trying to use this library with ARM_GCC compiler on mbed platform but I get undefined reference to... function calls in the example file. Thanks.

pfalcon commented 5 years ago

See https://www.chiark.greenend.org.uk/~sgtatham/bugs.html