%general-entities; ]> Zlib-&zlib-version; N32 Zlib temporary system, N32 Installation of Zlib CC="${CC} ${BUILDN32}" \ ./configure --prefix=/tools --shared --libdir=/tools/lib32 The meaning of the new configure options: CC="${CC} ${BUILDN32}" Tell ZLIB to use our architecutre specific gcc and use our N32 build flags. <para>Details on this package are located in <xref linkend="contents-zlib" role="."/></para> </sect2> </sect1>