| www.delorie.com/gnu/docs/gmp/gmp_4.html | search |
![]() Buy GNU books! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
GMP has an autoconf/automake/libtool based configuration system. On a Unix-like system a basic build can be done with
./configure make |
Some self-tests can be run with
make check |
And you can install (under `/usr/local' by default) with
make install |
If you experience problems, please report them to bug-gmp@gnu.org. See 4. Reporting Bugs, for information on what to include in useful bug reports.
2.1 Build Options 2.2 ABI and ISA 2.3 Notes for Package Builds 2.4 Notes for Particular Systems 2.5 Known Build Problems
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |