Package gmp: Information

  • Default inline alert: Version in the repository: 6.3.0-alt1

Source package: gmp
Version: 6.2.1-alt1
Latest version according to Repology
Build time:  Jul 12, 2021, 03:17 AM in the task #278099
Category: System/Libraries
Report package bug
Home page: http://gmplib.org/

License: LGPLv3+
Summary: GNU MP arbitrary precision arithmetic library
Description: 
GNU MP is a library for arbitrary precision arithmetic, operating on
signed integers, rational numbers, and floating point numbers.  It has
a rich set of functions, and the functions have a regular interface.

List of rpms provided by this srpm:
libgmp-devel (x86_64, ppc64le, i586, armh, aarch64)
libgmp-devel-static (x86_64, ppc64le, i586, armh, aarch64)
libgmp10 (x86_64, ppc64le, i586, armh, aarch64)
libgmp10-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libgmpxx-devel (x86_64, ppc64le, i586, armh, aarch64)
libgmpxx-devel-static (x86_64, ppc64le, i586, armh, aarch64)
libgmpxx4 (x86_64, ppc64le, i586, armh, aarch64)
libgmpxx4-debuginfo (x86_64, ppc64le, i586, armh, aarch64)



ACL:
@core

    1. makeinfo
    2. flex
    3. gcc-c++
    4. libreadline-devel

Last changed


Dec. 1, 2020 Gleb Fotengauer-Malinovskiy 6.2.1-alt1
- Updated to 6.2.1.
May 13, 2019 Gleb Fotengauer-Malinovskiy 6.1.2-alt3
- Made __gmpn_clz_tab symbol visible to fix testsuite (on at least
  riscv64 architecture).
April 13, 2017 Anton Farygin 6.1.2-alt2
- Enabled visibility for __gmpn_divexact, which is used in ocaml-zarith.