public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* gmp-4.2.2-1 and  and mpfr- for upload
@ 2008-03-24  3:43 David Billinghurst
  2008-03-25 13:23 ` Dave Korn
  2008-03-31 11:30 ` Corinna Vinschen
  0 siblings, 2 replies; 5+ messages in thread
From: David Billinghurst @ 2008-03-24  3:43 UTC (permalink / raw)
  To: cygwin-apps

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-03-31 11:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-24  3:43 gmp-4.2.2-1 and and mpfr- for upload David Billinghurst
2008-03-25 13:23 ` Dave Korn
2008-03-25 17:10   ` Charles Wilson
2008-03-26 12:18     ` David Billinghurst
2008-03-31 11:30 ` Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).