From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 53005 invoked by alias); 17 Jul 2015 18:32:52 -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 51486 invoked by uid 89); 17 Jul 2015 18:32:51 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.2 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_NONE autolearn=no version=3.3.2 X-HELO: rock.gnat.com Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Fri, 17 Jul 2015 18:32:50 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 6E14428E96; Fri, 17 Jul 2015 14:32:48 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id jIA8unE8gzvH; Fri, 17 Jul 2015 14:32:48 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 436CB28E85; Fri, 17 Jul 2015 14:32:48 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id C236A40283; Fri, 17 Jul 2015 11:32:46 -0700 (PDT) Date: Fri, 17 Jul 2015 18:32:00 -0000 From: Joel Brobecker To: Luis Machado Cc: gdb-patches@sourceware.org, keiths@redhat.com, Jan Kratochvil , yunlian@google.com Subject: Re: GDB 7.10 release 2015-07-17 status update? Message-ID: <20150717183246.GC7406@adacore.com> References: <20150717175328.GA15874@adacore.com> <55A94617.1040701@codesourcery.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <55A94617.1040701@codesourcery.com> User-Agent: Mutt/1.5.23 (2014-03-12) X-SW-Source: 2015-07/txt/msg00515.txt.bz2 > Do we consider the fact that mingw32 (and maybe other non-GNU) builds have > been broken since this libiberty sync a blocker/critical issue? > > https://sourceware.org/ml/gdb-patches/2015-06/msg00405.html > > Last we heard of it was here... > > https://sourceware.org/ml/gdb-patches/2015-06/msg00654.html > > But we received no word from Yunlian Jiang yet. > > Maybe it should be added to the wiki too? It's strange, it builds fine for me on Windows/MinGW - but perhaps the problem doesn't happen if you use MinGW64, which is what I think my compiler provides. But, back to your question, very definitely. If we can't even build on Windows, we should at least decide what to do next. I haven't seen the error; do you happen to have a link handy? Do you happen to have a link? -- Joel