[RFU] openmpi-1.6.3-5

2013-01-25 Thread marco atzeri
to amend a wrong upstream soname to download (remove the index.html's) : wget -r -np -nH --cut-dirs=1 \ http://matzeri.altervista.org/cygwin-1.7/opennmpi/index.html find openmpi -name index.html -o -name md5.sum | xargs rm File list: libopenmpi/libopenmpi-1.6.3-5.tar.bz2 libopenmpi/setup.hint

Re: [PATCH 0/4] setup.exe

2013-01-25 Thread Achim Gratz
Here is a reworked patch series, this time as single patches in separate mail. For the sake of completeness I'm sending all patches again. They should all apply seperately if necessary. Some comments below. [PATCH 1/4] README: document some recent changes in the build environment I've clarifi

Re: [PATCH 1/4] setup.exe

2013-01-25 Thread Achim Gratz
>From 991a4e1455b73abfffef6651583edae0079c077f Mon Sep 17 00:00:00 2001 From: Achim Gratz Date: Fri, 25 Jan 2013 13:23:10 +0100 Subject: [PATCH 1/4] README: document some recent changes in the build environment * setup/README (HOW TO BUILD): Cross compiler package is now named mingw-gcc-g++, als

Re: [PATCH 2/4] setup.exe

2013-01-25 Thread Achim Gratz
>From a8ffe947b5e64b9f29cecc8c404d0d508ab7be67 Mon Sep 17 00:00:00 2001 From: Achim Gratz Date: Fri, 18 Jan 2013 14:33:29 +0100 Subject: [PATCH 2/4] Makefile: additional targets "strip" and "upx" * setup/Makefile.am: Provide new targets "strip" and "upx" to remove debugging symbols and compress

Re: [PATCH 0/4] setup.exe

2013-01-25 Thread Achim Gratz
>From a246270621b2b4fbd476aa386fc217ed14f3fe10 Mon Sep 17 00:00:00 2001 From: Achim Gratz Date: Fri, 25 Jan 2013 12:12:41 +0100 Subject: [PATCH 3/4] Allow delete and reinstall from CLI, re-implement install from CLI * choose.cc: Add new CLI option -g/--upgrade-also, considers all installed packa

Re: [PATCH 4/4] setup.exe

2013-01-25 Thread Achim Gratz
>From ead437489d0873f983103cef24b708af18a9a391 Mon Sep 17 00:00:00 2001 From: Achim Gratz Date: Fri, 18 Jan 2013 17:05:52 +0100 Subject: [PATCH 4/4] Allow a different basename (instead of "setup") * setup/ini.h: Modify macro definition to pick up name from external variable SetupBaseName instead

Re: HEADSUP: Python 2.7 upgrade

2013-01-25 Thread szgyg
On 1/24/2013 1:29 PM, Corinna Vinschen wrote: On Jan 24 11:41, marco atzeri wrote: On 1/24/2013 10:39 AM, Corinna Vinschen wrote: I debugged this last week, and I don't see how this could be a rebase bug. [...] To me this indicates a bug in objcopy. Strip copies the whole .reloc section, inc

Re: HEADSUP: Python 2.7 upgrade

2013-01-25 Thread marco atzeri
On 1/26/2013 1:08 AM, szgyg wrote: On 1/24/2013 1:29 PM, Corinna Vinschen wrote: On Jan 24 11:41, marco atzeri wrote: On 1/24/2013 10:39 AM, Corinna Vinschen wrote: I debugged this last week, and I don't see how this could be a rebase bug. [...] To me this indicates a bug in objcopy. Strip

RFU: bzr-2.6+b2-2 (Python 2.7 upgrade)

2013-01-25 Thread Jari Aalto
wget --recursive --no-host-directories --cut-dirs=3 \ http://cante.net/~jaalto/tmp/cygwin/bzr/bzr-2.6+b2-2-src.tar.bz2 \ http://cante.net/~jaalto/tmp/cygwin/bzr/bzr-2.6+b2-2.tar.bz2 \ http://cante.net/~jaalto/tmp/cygwin/bzr/setup.hint Jari