From 7c2a874e50b871d04fbd19501f7b42cff55e5abc Mon Sep 17 00:00:00 2001 From: Mark Adler Date: Fri, 9 Sep 2011 23:21:47 -0700 Subject: zlib 1.2.0 --- aix/README | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 aix/README (limited to 'aix/README') diff --git a/aix/README b/aix/README new file mode 100644 index 0000000..235ba59 --- /dev/null +++ b/aix/README @@ -0,0 +1,9 @@ +To make a shared library: + +1. Compile a static library +2. Use mkexps on that to create libz.exp +3. Apply the configure.diff patch to configure +4. Run the new configure to make a new Makefile +5. Use the new Makefile to make the shared library + +Courtesy of dbakker@arrayasolutions.com -- cgit v1.2.3-55-g6feb