From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21371 invoked by alias); 23 Mar 2005 09:28:46 -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 21271 invoked from network); 23 Mar 2005 09:28:41 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 23 Mar 2005 09:28:41 -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 j2N9SaV2013678 for ; Wed, 23 Mar 2005 04:28:41 -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 j2N9SYO29550; Wed, 23 Mar 2005 04:28:35 -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 j2N9SXBW030138; Wed, 23 Mar 2005 09:28:33 GMT Message-ID: <424139D3.8070200@redhat.com> Date: Wed, 23 Mar 2005 14:43:00 -0000 From: Nick Clifton User-Agent: Mozilla Thunderbird 1.0 (X11/20041206) MIME-Version: 1.0 To: "Maciej W. Rozycki" CC: Ian Lance Taylor , Paul Brook , binutils@sources.redhat.com, Richard Sandiford , Daniel Jacobowitz , binutils@sourceware.org Subject: Re: Binutils builds broken with -Werror References: <20050316201339.GA17575@nevyn.them.org> <424051F7.6070909@redhat.com> <200503221728.06922.paul@codesourcery.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2005-03/txt/msg00704.txt.bz2 Hi Maciej, > Prompted by Paul's notice I've checked automake documentation and done > some testing and he is indeed right. But there's a working solution > actually suggested in automake info pages by using an auxiliary archive > library as detailed in the "Per-Object Flags Emulation" chapter there. Would you care to submit a patch based on this feature ? Cheers Nick From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23119 invoked by alias); 23 Mar 2005 09:30:15 -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 22537 invoked from network); 23 Mar 2005 09:29:41 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 23 Mar 2005 09:29:41 -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 j2N9SaV0013678; Wed, 23 Mar 2005 04:28:36 -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 j2N9SYO29550; Wed, 23 Mar 2005 04:28:35 -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 j2N9SXBW030138; Wed, 23 Mar 2005 09:28:33 GMT Message-ID: <424139D3.8070200@redhat.com> Date: Wed, 23 Mar 2005 15:34:00 -0000 From: Nick Clifton User-Agent: Mozilla Thunderbird 1.0 (X11/20041206) MIME-Version: 1.0 To: "Maciej W. Rozycki" CC: Ian Lance Taylor , Paul Brook , binutils@sources.redhat.com, Richard Sandiford , Daniel Jacobowitz , binutils@sourceware.org Subject: Re: Binutils builds broken with -Werror References: <20050316201339.GA17575@nevyn.them.org> <424051F7.6070909@redhat.com> <200503221728.06922.paul@codesourcery.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2005-03/txt/msg00705.txt.bz2 Message-ID: <20050323153400.Z6Ydl0PUpWtRXj6Dwwwo84Vx5DNmOYLJt7yU2yUic8o@z> Hi Maciej, > Prompted by Paul's notice I've checked automake documentation and done > some testing and he is indeed right. But there's a working solution > actually suggested in automake info pages by using an auxiliary archive > library as detailed in the "Per-Object Flags Emulation" chapter there. Would you care to submit a patch based on this feature ? Cheers Nick