apfloat v. 1.32

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

Last updated: October 10th, 1996


Download the package here:

Program documentation in postscript format (32 pages, A4 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.32 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++), not optimized at all.

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, apf132.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 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.