X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f Message-Id: <200202021552.g12FqBD15705@delorie.com> Sender: rich AT phekda DOT freeserve DOT co DOT uk Date: Sat, 02 Feb 2002 09:50:36 +0000 From: Richard Dawe X-Accept-Language: de,fr To: DJGPP announcements CC: GMP mailing list Subject: ANNOUNCE: DJGPP packages of GMP 4.0.1 Content-Type: text/plain; charset=us-ascii Reply-To: djgpp AT delorie DOT com Hello. I have made DJGPP packages of GMP 4.0.1. But what is GMP? Here is a description from its README: "GNU MP is a library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers. It has a rich set of functions, and the functions have a regular interface." Binary (gmp401b.zip), documentation (gmp401d.zip) and source (gmp401s.zip) packages are available from Simtel.NET and its mirrors: http://www.simtel.net/gnudlpage.php?product=/gnu/djgpp/v2gnu/gmp401b.zip&name=gmp401b.zip http://www.simtel.net/gnudlpage.php?product=/gnu/djgpp/v2gnu/gmp401d.zip&name=gmp401d.zip http://www.simtel.net/gnudlpage.php?product=/gnu/djgpp/v2gnu/gmp401s.zip&name=gmp401s.zip If you just wish to program with GMP, please download the binary package. The binary package was built for i386 and above processors. If you wish to build GMP from scratch, please download the source package. No source changes were needed to build with DJGPP. You may wish to build from scratch, to get more performance from GMP, because the library can use optimisations for your particular processor, e.g. if you have an AMD Athlon processor. If you wish to view the documentation in other formats (DVI, PostScript, HTML, text), please download the documentation package. This release fixes a number of minor bugs in GMP 4.0. Finally if you have any problems, comments or suggestions for the DJGPP port, please send me mail. Please note that I do not use GMP. The packages are provided for your convenience. But I will do my best to help. Thanks, bye, -- Richard Dawe http://www.phekda.freeserve.co.uk/richdawe/