GMP 6.2.1

This commit is contained in:
Andrius Štikonas 2021-04-03 18:40:48 +01:00
parent 2af0e400d2
commit f5b914bb9f
6 changed files with 39 additions and 0 deletions

View file

@ -594,3 +594,12 @@ automake 1.15.1
===============
GNU Automake from 1.15 series. This is the last version that runs on Perl 5.6.
gmp 6.2.1
=========
GNU Multiple Precision Arithmetic Library (GMP) is a free library for
arbitrary-precision arithmetic, operating on signed integers, rational numbers,
and floating-point numbers.
GMP is required by newer versions of GCC and Guile.