| 1 | | [[TOC]] |
| 2 | | |
| 3 | | = PortLog: [wiki:dev-libs]/gmp = |
| 4 | | |
| 5 | | http://gmplib.org/ |
| 6 | | |
| 7 | | == version 4.2.2 == |
| 8 | | |
| 9 | | ||R5||untested|| |
| 10 | | ||BONE||untested|| |
| 11 | | ||Haiku||stable|| |
| 12 | | |
| 13 | | === work in progress (scottmc) - [Haiku] === |
| 14 | | |
| 15 | | Copy in a set of Haiku config.guess/.sub files[[BR]] |
| 16 | | Then run aclocal, libtoolize --force, autoconf, automake --add-missing[[BR]] |
| 17 | | Then ./configure --prefix=/boot/common, make, make install, make check[[BR]] |
| 18 | | Make sure make check passes all tests otherwise the binary is suspect.[[BR]] |
| 19 | | |