Description
Static arbitrary-precision arithmetic support helps software link GMP and GMP C++ code directly into binaries. It is useful for builds that need exact large-integer or rational arithmetic without relying on shared libraries.
This is a developer package, not a calculator application. Static linking can affect update and security behavior, so packagers should use it only when the project requires static GMP.