Message-Id: <200711111555.lABFtKl5014929@delorie.com> X-Recipient: djgpp-announce AT delorie DOT com Date: Sun, 11 Nov 2007 17:52:14 -0500 From: Andris Pavenis To: djgpp-announce AT delorie DOT com Subject: ANNOUNCE: DJGPP port of GMP-4.2.2 X--MailScanner-Information: Please contact the ISP for more information X--MailScanner: Found to be clean X--MailScanner-From: andris DOT pavenis AT iki DOT fi X-Spam-Status: No Reply-To: djgpp AT delorie DOT com This is announcement of DJGPP port of GMP-4.2.20 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. Available files =============== ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/gmp422bb.zip Binary archive of GMP-4.2.2 for DJGPP v2.03r2 ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/gmp422s.zip Source archive of GMP-4.2.2 for DJGPP (source are configured using DJGPP v2.03r2 for target i386-pc-msdosdjgpp) ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/gmp422d.zip Documentation archive of GMP-4.2.2 (DVI, PDF, PS, HTML) ftp://ftp.delorie.com/pub/djgpp/beta/v2gnu/gmp422b.zip Binary archive of GMP-4.2.2 for DJGPP v2.04pre Binary packages are built using GCC-4.2.2. Building GMP from gmp422s.zip is not tested without LFN support. There are no DJGPP specific source changes. Andris Pavenis