%general-entities; ]> gmp &gmp-version;
&gmp-url;
GMP-&gmp-version; GMP <para>The GMP package contains math libraries. These have useful functions for arbitrary precision arithmetic.</para> <segmentedlist> <segtitle>&buildtime;</segtitle> <segtitle>&diskspace;</segtitle> <seglistitem> <seg>&gmp-ch6-sbu;</seg> <seg>&gmp-ch6-du;</seg> </seglistitem> </segmentedlist> </sect2> <sect2 role="installation"> <title>Installation of GMP Prepare GMP for compilation: ./configure --prefix=/usr --enable-cxx --enable-mpbsd Compile the package: make The test suite for GMP in this section is considered critical. Do not skip it under any circumstances. Test the results: make check Install the package: make install && install -v -m755 -d /usr/share/doc/gmp-4.2.2 && install -v -m644 doc/{isa_abi_headache,configuration} doc/*.html \ /usr/share/doc/gmp-4.2.2 Contents of GMP Installed Libraries gmp.so Short Descriptions gmp Contains precision math functions. gmp