Message-Id: <200009052213.SAA10475@delorie.com> Sender: rich AT phekda DOT freeserve DOT co DOT uk Date: Tue, 05 Sep 2000 22:03:49 +0100 From: Richard Dawe X-Accept-Language: de,fr To: DJGPP announcements Subject: ANNOUNCE: DJGPP packages of GMP 3.1 library Content-Type: text/plain; charset=us-ascii Reply-To: djgpp AT delorie DOT com Hello. I have packaged the GNU MP Library for use with DJGPP - no changes were necessary to get it to build with DJGPP. It is available from the DJGPP archive on Simtelnet: ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/v2gnu/gmp31b.zip ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/v2gnu/gmp31d.zip ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/v2gnu/gmp31s.zip These are binaries, documentation (*) and source packages respectively. (*) texinfo, DVI, PostScript, HTML, plain text - info docs are included with the binaries. If you just wish to use GMP in your programs, please download the binary distribution. You may wish to download the documentation distribution too, if you want the other documentation formats. Otherwise, download the source distribution. The binaries were built for i386 processors - you may want to rebuild from sources to get a speed improvement for your particular processor. Here is a description of GNU MP, taken from the Readme file: "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. GNU MP is designed to be as fast as possible, both for small operands and huge operands. The speed is achieved by using fullwords as the basic arithmetic type, by using fast algorithms, with carefully optimized assembly code for the most common inner loops for lots of CPUs, and by a general emphasis on speed (instead of simplicity or elegance). GNU MP is believed to be faster than any other similar library. Its advantage increases with operand sizes for certain operations, since GNU MP in many cases has asymptotically faster algorithms." I have not tested the package extensively, but it passed all its self-tests. Currently GMP can only be built with Long File Names. If you have any problems with the package, please mail me. Thanks, bye, -- Richard Dawe [ mailto:richdawe AT bigfoot DOT com | http://www.bigfoot.com/~richdawe/ ]