Search Criteria
Package Details: libgmp-static 6.2.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/libgmp-static.git (read-only, click to copy) |
---|---|
Package Base: | libgmp-static |
Description: | A free library for arbitrary precision arithmetic, but only includes libgmp.a and libgmpxx.a |
Upstream URL: | https://gmplib.org |
Licenses: | GPL2, LGPL3 |
Submitter: | sifyfy |
Maintainer: | pizzaman |
Last Packager: | pizzaman |
Votes: | 4 |
Popularity: | 0.58 |
First Submitted: | 2019-07-05 06:05 (UTC) |
Last Updated: | 2022-03-17 11:59 (UTC) |
Required by (2)
- codablock-bls-signatures (make)
- dashpay-bls-signatures (make)
Latest Comments
pizzaman commented on 2021-05-28 08:26 (UTC)
dashpay-bls-signatures requires a version of libgmp.a that is position independent code (i.e., compiled with -fPIC).
andryandrew commented on 2020-12-18 20:08 (UTC) (edited on 2020-12-22 22:12 (UTC) by andryandrew)
Nice package! Can you add the
--enable-cxx
flag to the PKGBUILD so that alsolibgmpxx.a
is compiled and installed? EDIT: Thanks!ccorn commented on 2019-08-27 01:10 (UTC)
PKGBUILD
should havearch=('x86_64')
as for packagegmp
.