apfloat v. 1.51

Note: This is not the latest version of the package. Please see the apfloat page for the latest version.

Last updated: June 16th, 1999


Download the package here:

Program documentation in postscript format (35 pages, A4 format) or the same in US Letter format. If you don't know what postscript is or don't have a postscript printer you might want to get Ghostscript.

The common source files version 1.51 required to compile the program.

In addition you need one of these depending on your system:

32-bit version for any general C++ compiler.

32-bit version for general UNIX gcc.

32-bit version for Linux, optimized for 386/486.

32-bit version for Linux, optimized for the Pentium.

32-bit version for djgpp v.1, optimized for 386/486.

32-bit version for djgpp v.2, optimized for 386/486.

32-bit version for djgpp v.1, optimized for the Pentium.

32-bit version for djgpp v.2, optimized for the Pentium.

32-bit version for bcc32 (Borland C++ 5.02 and Turbo Assembler 5.0), optimized for the Pentium. Read the file readme.txt.

32-bit version for Win32 (Borland C++ 5.02 and Turbo Assembler 5.0), optimized for the Pentium. Read the file readme.txt.

32-bit version for general UNIX gcc, allows slightly greater precision.

64-bit version for general UNIX gcc.

64-bit version for DEC Alpha gcc.

64-bit version for MIPS R4000 (and greater) processors' gcc. NOTE: This version is untested. If you have a chance to test it, please let me know whether it works or not.

floating-point version (doubles) for any general C++ compiler.

floating-point version (floats) for any general C++ compiler.

Unzipping instructions:

First unzip the common source files package, apf151.zip.

Then unzip the version-specific package (like 32_unix.zip) with the -o switch to overwrite the files that are different from the common package.

Unix and Linux users must unzip the zip files with the -a and -L options.

Read the files legal.txt and readme.1st in the source package, especially if you don't read the full documentation.

If you use MS-DOS and don't have djgpp, get it here.


Back to the apfloat page.