gmp

Description:Library for arbitrary-precision arithmetic on different type of numbers
Homepage:https://gmplib.org/
Location:Portage
Legend:
  • + - stable
  • ~ - unstable
  • M - hardmask
alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86
6.3.0 diff ~ + + + ~ ~ ~ + + ~ - + +
6.2.1-r5 ~ + + + ~ ~ ~ + + ~ - + +

USE flags

  • abi_mips_n32 - 64-bit (32-bit pointer) libraries
  • abi_mips_n64 - 64-bit libraries
  • abi_mips_o32 - 32-bit libraries
  • abi_s390_32 - 32-bit (s390) libraries
  • abi_s390_64 - 64-bit (s390x) libraries
  • abi_x86_32 - 32-bit (x86) libraries
  • abi_x86_64 - 64-bit (amd64) libraries
  • abi_x86_x32 - x32 ABI libraries
  • asm - Enable use of hand optimized assembly routines (faster execution)
  • cpudetection - Enables runtime CPU detection (useful for binpkgs, compatibility on other CPUs). This only works on amd64/x86 at present. If this flag is enabled, GMP will work on a variety of amd64/x86 CPUs and load accelerated routines for use at runtime depending on the CPU in use. This makes it suitable for binary packages (binpkgs). If this flag is disabled, GMP will be tuned for the CPU being used at build-time and may not be usable on other machines.
  • cxx - Build support for C++ (bindings, extra libraries, code generation, ...)
  • doc - Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
  • pic - Force static libraries to be built as PIC to avoid TEXTRELs.
  • static-libs - Build static versions of dynamic libraries as well

Security Advisory

Date Severity Title
7 months normal GMP: Buffer Overflow Vulnerability

Also available in: Atom

Thank you!