# mpfr/cfg - "Build" settings for package #--------------------------------------------------------------------- [about] "mpfr" is a 'C' library that facilitates multiple-precision floating- point computations with exact rounding (also called correct rounding). It's based on the "gmp" multiple-precision library. The primary goal of "mpfr" is to provide a library for multiple-precision floating- point computation which is efficient and has well-defined semantics. It takes some ideas from the ANSI/IEEE-754 standard for double-preci- sion floating-point arithmetic. #--------------------------------------------------------------------- [technotes] 1. If this package is built using "clang", this "configure"-time swi- tch may be needed: --disable-float128 #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.60 minutes) - 2021 L.A. dedi box: 6x2 CPU 32GB RAM 00.01 hours (or 000.88 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.02 hours (or 001.17 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.03 hours (or 001.70 minutes) - HP EliteBook 8560w 32GB RAM 00.06 hours (or 003.42 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] build = default fortran = disabled license = See "license*.txt" in installed tree licfile = COPYING nls = disabled nosyslinks = yes purge = no # This is a critcal package setpaths = libgmp tmpsize = 19M #--------------------------------------------------------------------- [depends] actools gawk grep libgmp sed tar #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-dependency-tracking \ --enable-shared=yes \ --enable-static=no \ --mandir=$MANBASE \ --with-gmp=$PRODTREE/libgmp \ --with-pic #--------------------------------------------------------------------- # Original URLs. These URLs were valid at one point, but may have died # since then. If you download newer versions of tarballs [etc.], don't # delete the original versions, as you may not be able to replace # them. [urls] url_debian = http://packages.debian.org/unstable/source/mpfr url_home = http://www.mpfr.org/mpfr-current/ url_lfs = n/a url_tarball = https://ftp.gnu.org/gnu/mpfr/mpfr-4.1.0.tar.xz #--------------------------------------------------------------------- [history] 170501 Updated to 3.1.5 170910 Updated to 3.1.6 210126 Updated to 4.1.0