2 Mar 2009 12:35
[RFU] mpfr-2.4.1-1 for cygwin 1.5
I have a cygwin 1.5 build of mpfr-2.4.1 for available for upload. I expect this will be the final build for 1.5. 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.4.1-1-src.tar.bz2 wget ${D}/mpfr/mpfr-2.4.1-1.tar.bz2 wget ${D}/mpfr/setup.hint mkdir libmpfr-devel cd libmpfr-devel wget ${D}/mpfr/libmpfr-devel/libmpfr-devel-2.4.1-1.tar.bz2 wget ${D}/mpfr/libmpfr-devel/setup.hint cd .. mkdir libmpfr1 cd libmpfr1 wget ${D}/mpfr/libmpfr1/libmpfr1-2.4.1-1.tar.bz2 wget ${D}/mpfr/libmpfr1/setup.hint cd ../..
RSS Feed