I have a build of mpfr-2.3.2 for available for upload. It just contains a few bug fixes from upstream. The setup.hint files are unchanged.

The package builds OOTB and pass all tests in the testsuites.


############################################################################

D=http://billinghurst.customer.netspace.net.au/cygwin

mkdir mpfr
cd mpfr
wget ${D}/mpfr/mpfr-2.3.2-1-src.tar.bz2
wget ${D}/mpfr/mpfr-2.3.2-1.tar.bz2
wget ${D}/mpfr/setup.hint
mkdir libmpfr-devel
cd libmpfr-devel
wget ${D}/mpfr/libmpfr-devel/libmpfr-devel-2.3.2-1.tar.bz2
wget ${D}/mpfr/libmpfr-devel/setup.hint
cd ..
mkdir libmpfr1
cd libmpfr1
wget ${D}/mpfr/libmpfr1/libmpfr1-2.3.2-1.tar.bz2
wget ${D}/mpfr/libmpfr1/setup.hint
cd ../..

Reply via email to