gmp 2:6.3.0+dfsg-2ubuntu4 source package in Ubuntu
Changelog
gmp (2:6.3.0+dfsg-2ubuntu4) mantic; urgency=medium * Add d/p/0014-s390x-revert_popcount_and_hamdist_back_from_z14_to_z13.patch to fix failed build on s390x reported in v2:6.3.0+dfsg-2ubuntu3 with an upstream commit. (LP: #2028937) * d/rules: Revert workaround introduced in v2:6.3.0+dfsg-2ubuntu3 to circumvent build issue on s390x and set MPN_PATH again, since the workaround is no longer needed with patch above. * d/control: Modification due to update-maintainer run. -- Frank Heimes <email address hidden> Fri, 18 Aug 2023 11:30:18 +0200
Upload details
- Uploaded by:
- Frank Heimes
- Sponsored by:
- Matthias Klose
- Uploaded to:
- Mantic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | main | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
gmp_6.3.0+dfsg.orig.tar.xz | 1.8 MiB | bd2966e6d277f79328e894a5a9f3ba3fbf2ed2be81def5f48623e30c23fb1572 |
gmp_6.3.0+dfsg-2ubuntu4.debian.tar.xz | 37.8 KiB | b3eec4c57781a17427bc9a3ba74b5569cbebc0823641567ea4185904ffe01c38 |
gmp_6.3.0+dfsg-2ubuntu4.dsc | 2.3 KiB | 3cc93c07e455f82934a6d907a1d23541813cb6e655be14652f5622b3c8468218 |
Available diffs
Binary packages built by this source
- libgmp-dev: Multiprecision arithmetic library developers tools
This development package provides the header files and the symbolic
links to allow compilation and linking of programs that use the libraries
provided in the libgmp10 package.
.
Both C and C++ bindings are present in this package. Package
libstdc++-dev is required to use the C++ bindings.
.
The MPFR library (multiple-precision floating-point) used to be
included, but has since been moved to package libmpfr-dev.
- libgmp10: Multiprecision arithmetic library
GNU MP is a programmer's library for arbitrary precision
arithmetic (ie, a bignum package). It can operate on signed
integer, rational, and floating point numeric types.
.
It has a rich set of functions, and the functions have a regular
interface.
- libgmp10-dbgsym: debug symbols for libgmp10
- libgmp10-doc: Multiprecision arithmetic library example code
This package provides example code illustrating the use of GMP.
- libgmp3-dev: Multiprecision arithmetic library developers tools
This is a dummy package that simply pulls in libgmp-dev.
It can safely be removed.
- libgmpxx4ldbl: Multiprecision arithmetic library (C++ bindings)
GNU MP is a programmer's library for arbitrary precision
arithmetic (ie, a bignum package). It can operate on signed
integer, rational, and floating point numeric types.
- libgmpxx4ldbl-dbgsym: debug symbols for libgmpxx4ldbl