From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32053 invoked by alias); 3 Feb 2010 08:15:23 -0000 Received: (qmail 32044 invoked by uid 22791); 3 Feb 2010 08:15:22 -0000 X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from smtp.nokia.com (HELO mgw-mx03.nokia.com) (192.100.122.230) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 03 Feb 2010 08:15:18 +0000 Received: from vaebh105.NOE.Nokia.com (vaebh105.europe.nokia.com [10.160.244.31]) by mgw-mx03.nokia.com (Switch-3.3.3/Switch-3.3.3) with ESMTP id o138EwC3001562 for ; Wed, 3 Feb 2010 10:15:14 +0200 Received: from vaebh104.NOE.Nokia.com ([10.160.244.30]) by vaebh105.NOE.Nokia.com with Microsoft SMTPSVC(6.0.3790.3959); Wed, 3 Feb 2010 10:14:42 +0200 Received: from mgw-da01.ext.nokia.com ([147.243.128.24]) by vaebh104.NOE.Nokia.com over TLS secured channel with Microsoft SMTPSVC(6.0.3790.3959); Wed, 3 Feb 2010 10:14:41 +0200 Received: from gar.localnet (berwst16747.europe.nokia.com [172.25.167.47]) by mgw-da01.ext.nokia.com (Switch-3.3.3/Switch-3.3.3) with ESMTP id o138Ecat014718 for ; Wed, 3 Feb 2010 10:14:39 +0200 From: =?iso-8859-1?q?Andr=E9_P=F6nitz?= To: gdb@sourceware.org Subject: Re: [gdb-7.1] 10 days to branching... Date: Wed, 03 Feb 2010 08:15:00 -0000 User-Agent: KMail/1.11.2 (Linux/2.6.28-11-generic; KDE/4.2.2; i686; ; ) References: <20100201081928.GA9204@adacore.com> <20100202041644.GN8831@adacore.com> <2bf229d31002020435v7c804a91w9c74b7ed2eff4314@mail.gmail.com> In-Reply-To: <2bf229d31002020435v7c804a91w9c74b7ed2eff4314@mail.gmail.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <201002030914.32040.andre.poenitz@nokia.com> X-Nokia-AV: Clean Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2010-02/txt/msg00016.txt.bz2 On Tuesday 02 February 2010 13:35:27 Chris Sutcliffe wrote: > [...] For the mingw-w64 build, I did indeed build from within Cygwin using > the mingw-w64 cross compiling toolchain provided by the mingw-w64 > project. For the MinGW32 binary I built it using MSYS and the MinGW > compiler. In both cases this is the method I used to the build the > 7.0.1 binary. Is this configured for using Python scripting? Andre'