This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[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 ../..


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]