downloads/libraries/z_library.lha

Back to file index

Short:        Zlib core as a shared library
Author:       Fredrik Wikstrom
Uploader:     Fredrik Wikstrom <fredrik a500 org>
Type:         util/libs
Version:      52.1
Architecture: ppc-amigaos
Download:     libraries/z_library.lha

Notes:

It should be fully backwards compatible with Johan Gill's z.library v50.0 but
with the following improvements:

 - Based on the current latest zlib version (1.2.5)
 - M68k jumptable for compatibility with m68k programs
 - Library source code is available under BSD license
 - Implements the following new functions:
    - ZlibVersion()
    - Compress()
    - Uncompress()

Installation:

Copy z.library LIBS:

To Do:

Create libz.a and libz.so that make use of this library.

Changes:

52.1 (28-Aug-2010)
 - First released version
Copyright © 2024 Fredrik Wikström (fredrik at a500 dot org)