Mail Archives: djgpp/2016/06/21/13:27:40
This is announcement of DJGPP port of GMP-6.1.1
What is GMP (fragment from GMP documentation)
===============================================
GMP is a free library for arbitrary precision arithmetic, operating
on signed integers, rational numbers, and floating-point numbers.
There is no practical limit to the precision except the ones implied
by the available memory in the machine GMP runs on. GMP has a rich
set of functions, and the functions have a regular interface.
Since version 6, GMP is distributed under the dual licenses,
GNU LGPL v3 and GNU GPL v2. These licenses make the library free to
use, share, and improve, and allow you to pass on the result. The
GNU licenses give freedoms, but also set firm restrictions on the
use with non-free programs.
GMP is part of the GNU project. For more information about the
GNU project, please see the official GNU web site.
Available files
===============
ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/gmp611b.zip
Binary archive of GMP-6.1.1 for DJGPP v2.05
ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/gmp611d.zip
Documentation archive of GMP-6.1.1 for DJGPP
ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/gmp611s.zip
Source archive of GMP-6.1.1 for DJGPP pre-configured
for building with DJGPP v2.05.
Binary packages are built using GCC-4.7.4 for better compatibility
with this and newer GCC versions.
Building GMP from gmp611s.zip is not tested without LFN support.
There are no DJGPP specific source changes
Andris Pavenis <andris DOT pavenis AT iki DOT fi>
- Raw text -