PACKAGE NAME ------------ neko_zlib SOURCE/VERSION -------------- zlib-1.2.8 / 9 IRIX/MIPSPRO VERSION -------------------- 6.5.22m / 7.4.4m CONFIGURE FLAGS --------------- setenv CC cc setenv CFLAGS "-O -n32 -mips4 -woff 1429" ./configure --prefix=/usr/nekoware make install for mips3 change CFLAGS into: setenv CFLAGS "-O -n32 -mips3 -woff 1429" KNOWN DEPENDENCIES ------------------ none ERRORS/MISCELLANEOUS -------------------- It is crucial that the zlib-library is not build with the -O3 optimization flag, as it breaks progressive png loading in libpng and most likely also other, subtle things. This package has dual support for both mips3 and mips4 architecture, controlled by the mach(CPUARCH=R4000) switch for libraries and executables. PACKAGED BY ----------- S/N VER PORTER ------------------------------------- 1 1.2.1: squeen 2 1.2.1: Frank Everdij (dexter1) 3 1.2.2: squeen 4 1.2.2-r1:Frank Everdij (dexter1) 5 1.2.3: Frank Everdij (dexter1) 6 1.2.3: Tobias Paprotta (friedbits, paprotta@nano.uni-hannover.de) 7 1.2.5: Christoph Bayer (chrbayer@web.de) 8 1.2.8: Jan Diegelmann (diegel@work.de) 9 1.2.8: Frank Everdij (dexter1)