gmp-4.2.2-1 and and mpfr- for upload

David Billinghurst dbcygwin@gmail.com
Mon Mar 24 03:43:00 GMT 2008


I have builds of gmp-4.2.2 and mpfr-2.3.1 for available for upload.  The 
setup.hint files are unchanged.  Both packages pass all tests in their 
testsuites.

mpfr builds OOTB.

The version number of libgmpxx was bumped in the upstream files to 
"correct the shared library numbers".  I reverted this change in the 
cygwin build as the cygwin shared library is backwards compatible with 
gmp-4.2.1 - the 4.2.1 testsuite passes with the new cyggmpxx-3.dll.

	David

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

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

mkdir gmp
cd gmp
wget ${D}/gmp/gmp-4.2.2-1-src.tar.bz2
wget ${D}/gmp/gmp-4.2.2-1.tar.bz2
wget ${D}/gmp/setup.hint

mkdir libgmp-devel
cd libgmp-devel
wget ${D}/gmp/libgmp-devel/libgmp-devel-4.2.2-1.tar.bz2
wget ${D}/gmp/libgmp-devel/setup.hint
cd ..
mkdir libgmp3
wget ${D}/gmp/libgmp3/libgmp3-4.2.2-1.tar.bz2
wget ${D}/gmp/libgmp3/setup.hint
cd ../..

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



More information about the Cygwin-apps mailing list