X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Message-Id: <201209030217.q832HUWH004143@delorie.com> Date: Sun, 02 Sep 2012 19:18:40 +0300 From: Andris Pavenis To: djgpp-announce AT delorie DOT com Subject: ANNOUNCE: DJGPP port of GMP-5.0.5 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Reply-To: djgpp AT delorie DOT com This is announcement of DJGPP port of GMP-5.0.5 What is GMP (fragment from GMP documentation) =============================================== GNU MP is a portable library written in C for arbitrary precision arithmetic on integers, rational numbers, and floating-point numbers. It aims to provide the fastest possible arithmetic for all applications that need higher precision than is directly supported by the basic C types. See http://gmplib.org/ for more details. GMP is distributed under the GNU LGPL. This license makes the library free to use, share, and improve, and allows you to pass on the result. The license gives freedoms, but also sets firm restrictions on the use with non-free programs. Available files =============== ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/gmp505b.zip Binary archive of GMP-5.0.5 for DJGPP v2.03r2 ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/gmp505d.zip Documentation archive of GMP-5.0.5 for DJGPP v2.03r2 ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/gmp505s.zip Source archive of GMP-5.0.5 for DJGPP preconfigured for building with DJGPP v2.03r2. ftp://ftp.delorie.com/pub/djgpp/beta/v2gnu/gmp505s.zip Source archive of GMP-5.0.5 for DJGPP preconfigured for building with DJGPP v2.04 development versions. ftp://ftp.delorie.com/pub/djgpp/beta/v2gnu/gmp505b.zip Binary archive of GMP-5.0.5 for DJGPP v2.04pre Binary packages are built using GCC-4.7.1 Building GMP from gmp505s.zip is not tested without LFN support. Andris Pavenis