%general-entities; ]> GMP-&gmp-version; GMP cross-tools <para>GMP is a library for arithmetic on arbitrary precision integers, rational numbers, and floating-point numbers.</para> </sect2> <sect2 role="installation"> <title>Installation of GMP The following patch contains a number of updates to the &gmp-version; branch by the GMP developers: patch -Np1 -i ../&gmp-branch_update-patch; Prepare GMP for compilation: ./configure --prefix=/cross-tools \ --enable-mpbsd Compile the package: make Install the package: make install Contents of GMP Installed Libraries libgmp.[a,so] Short Descriptions libgmp Contains the definitions for GNU multiple precision functions. libgmp