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 1.7] gmp-4.3.0-1


A build of gmp-4.3.0-1 for cygwin 1.7 is available for upload.  This is
the first build using gcc-4.  I have bumped the C++ DLL version number
from 3 to 4. The C DLL is binary compatible with the previous release.

I have marked updated gmp/libgmpxx3/setup.hint to mark the library as
obsolete, and provided a renamed gmp-4.2.4-2-src.tar.bz2 as
libgmpxx3-4.2.4-2-src.tar.bz2

We should keep gmp-4.2.4-2 but the older versions - inherited from
cygwin-1.5 - can be deleted.

======================================================================

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

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

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

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

mkdir libgmpxx3
cd libgmpxx3
wget ${D}/gmp/libgmpxx3/libgmpxx3-4.2.4-2-src.tar.bz2
wget ${D}/gmp/libgmpxx3/setup.hint
cd ..

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




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