From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3535 invoked by alias); 19 May 2014 00:54:53 -0000 Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org Received: (qmail 3493 invoked by uid 89); 19 May 2014 00:54:49 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.7 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 X-HELO: elastic.org Received: from elastic.org (HELO elastic.org) (69.20.226.105) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Mon, 19 May 2014 00:54:48 +0000 Received: from super.elastic.org (localhost [127.0.0.1]) by elastic.org (8.14.7/8.14.7) with ESMTP id s4J0shZh005898 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Sun, 18 May 2014 20:54:43 -0400 Received: (from fche@localhost) by super.elastic.org (8.14.7/8.14.7/Submit) id s4J0sh3N005897; Sun, 18 May 2014 20:54:43 -0400 Date: Mon, 19 May 2014 00:54:00 -0000 From: "Frank Ch. Eigler" To: Alan Modra Cc: binutils@sourceware.org Subject: Re: [RFA] fix mingw32 --enable-targets=all --enable-64-bit-bfd failure in or1k-desc.h Message-ID: <20140519005443.GB4374@elastic.org> References: <5377d006.617a420a.5cb0.ffffeacbSMTPIN_ADDED_BROKEN@mx.google.com> <20140519004639.GK5162@bubble.grove.modra.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140519004639.GK5162@bubble.grove.modra.org> User-Agent: Mutt/1.5.21 (2010-09-15) X-SW-Source: 2014-05/txt/msg00157.txt.bz2 Hi, Alan - > [...] Which reminds me. Frank, is there any chance of > https://sourceware.org/ml/cgen/2014-q2/msg00001.html being committed > so I can turn back on --enable-cgen-maint for binutils builds? Please feel free to go ahead (this is a port-maintainer-level issue). - FChE