From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 122822 invoked by alias); 4 Aug 2015 15:51:48 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 122799 invoked by uid 89); 4 Aug 2015 15:51:47 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.1 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-wi0-f178.google.com Received: from mail-wi0-f178.google.com (HELO mail-wi0-f178.google.com) (209.85.212.178) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Tue, 04 Aug 2015 15:51:46 +0000 Received: by wibud3 with SMTP id ud3so183259125wib.1 for ; Tue, 04 Aug 2015 08:51:43 -0700 (PDT) MIME-Version: 1.0 X-Received: by 10.194.119.161 with SMTP id kv1mr8982238wjb.157.1438703503700; Tue, 04 Aug 2015 08:51:43 -0700 (PDT) Received: by 10.27.11.33 with HTTP; Tue, 4 Aug 2015 08:51:43 -0700 (PDT) In-Reply-To: <20150804154157.GA4777@adacore.com> References: <20150804154157.GA4777@adacore.com> Date: Tue, 04 Aug 2015 15:51:00 -0000 Message-ID: Subject: Re: [PATCH] bfd: Fix regression when building bfd on mingw32 From: Iain Buclaw To: Joel Brobecker Cc: GDB Patches , Luis Machado Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes X-SW-Source: 2015-08/txt/msg00080.txt.bz2 On 4 August 2015 at 17:41, Joel Brobecker wrote: > Hi Iain, > > Thanks for the patch. I've been trying to reproduce, but haven't > had much luck so far, not sure why. > > In the meantime, this patch touches bfd, so it needs to be sent > to binutils@ instead. > > Thanks! > Hi Joel, Actually, I got redirected to the binutils ml in the other thread, it's already been submitted and pushed in. https://sourceware.org/ml/binutils/2015-07/msg00305.html https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=commit;h=d6f1bafa2c05241b89c0303a9f6a2af89f51c39c So if you are having difficulties reproducing...