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]

Re: [RFU x86 / x86_64] gmp 5.1.2


On Aug  5 18:36, Achim Gratz wrote:
> 
> x86_64: leave 5.1.1 as previous and remove obsolete directory "gmp-devel".
> 
> # The first line sets up shell variable wget, to be used by all later lines
> # simply paste into the shell from here
> --8<---------------cut here---------------start------------->8---
> wget="wget -rxnH http://cygwin.stromeko.net/x86_64/release/";
> $wget/gmp/setup.hint
> $wget/gmp/gmp-5.1.2-1.tar.bz2
> $wget/gmp/gmp-5.1.2-1-src.tar.bz2
> $wget/gmp/gmp-debuginfo/setup.hint
> $wget/gmp/gmp-debuginfo/gmp-debuginfo-5.1.2-1.tar.bz2
> $wget/gmp/libgmp-doc/setup.hint
> $wget/gmp/libgmp-doc/libgmp-doc-5.1.2-1.tar.bz2
> $wget/gmp/libgmp10/setup.hint
> $wget/gmp/libgmp10/libgmp10-5.1.2-1.tar.bz2
> $wget/gmp/libgmpxx4/setup.hint
> $wget/gmp/libgmpxx4/libgmpxx4-5.1.2-1.tar.bz2
> $wget/gmp/libgmp-devel/setup.hint
> $wget/gmp/libgmp-devel/libgmp-devel-5.1.2-1.tar.bz2
> --8<---------------cut here---------------end--------------->8---
> 
> 
> 
> x86: leave 5.1.1 as previous, but do not remove 4.3.2 packages yet.
> 
> # The first line sets up shell variable wget, to be used by all later lines
> # simply paste into the shell from here
> --8<---------------cut here---------------start------------->8---
> wget="wget -rxnH http://cygwin.stromeko.net/x86/release/";
> $wget/gmp/setup.hint
> $wget/gmp/gmp-5.1.2-1.tar.bz2
> $wget/gmp/gmp-5.1.2-1-src.tar.bz2
> $wget/gmp/gmp-debuginfo/setup.hint
> $wget/gmp/gmp-debuginfo/gmp-debuginfo-5.1.2-1.tar.bz2
> $wget/gmp/libgmp-doc/setup.hint
> $wget/gmp/libgmp-doc/libgmp-doc-5.1.2-1.tar.bz2
> $wget/gmp/libgmp10/setup.hint
> $wget/gmp/libgmp10/libgmp10-5.1.2-1.tar.bz2
> $wget/gmp/libgmpxx4/setup.hint
> $wget/gmp/libgmpxx4/libgmpxx4-5.1.2-1.tar.bz2
> $wget/gmp/libgmp-devel/setup.hint
> $wget/gmp/libgmp-devel/libgmp-devel-5.1.2-1.tar.bz2
> --8<---------------cut here---------------end--------------->8---

Done.  I assume the 4.3.1-3 package can be removed?


Thanks,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat


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