From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16499 invoked by alias); 23 Mar 2005 10:04:11 -0000 Mailing-List: contact binutils-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sources.redhat.com Received: (qmail 16266 invoked from network); 23 Mar 2005 10:04:00 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 23 Mar 2005 10:04:00 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.11) with ESMTP id j2NA3xkJ021386 for ; Wed, 23 Mar 2005 05:03:59 -0500 Received: from pobox.surrey.redhat.com (pobox.surrey.redhat.com [172.16.10.17]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id j2NA3vO03843; Wed, 23 Mar 2005 05:03:58 -0500 Received: from [172.31.0.98] (vpnuser4.surrey.redhat.com [172.16.9.4]) by pobox.surrey.redhat.com (8.12.8/8.12.8) with ESMTP id j2NA3sBW032285; Wed, 23 Mar 2005 10:03:54 GMT Message-ID: <4241421C.1080502@redhat.com> Date: Wed, 23 Mar 2005 19:24:00 -0000 From: Nick Clifton User-Agent: Mozilla Thunderbird 1.0 (X11/20041206) MIME-Version: 1.0 To: James E Wilson CC: Alan Modra , Andreas Schwab , Ben Elliston , binutils@sources.redhat.com Subject: Re: build failure for ia64 (due to -Werror) References: <423A2ADB.6090807@au.ibm.com> <423ABA6A.4030409@redhat.com> <20050318122113.GY21148@bubble.modra.org> <1111177693.9897.18.camel@aretha.corp.specifixinc.com> <20050318234920.GE21148@bubble.modra.org> <1111552545.18829.96.camel@aretha.corp.specifixinc.com> In-Reply-To: <1111552545.18829.96.camel@aretha.corp.specifixinc.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2005-03/txt/msg00710.txt.bz2 Hi Jim, > Anyways, I think the right solution is what Ian suggested, which is to > remove elf32-ia64.lo from BDF32_BACKENDS. I am happy to do that, but presumably the elf32-ia64.lo entry should be moved from BFD32_BACKENDS to BFD64_BACKENDS ? Cheers Nick