From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10996 invoked by alias); 29 Nov 2010 22:06:33 -0000 Received: (qmail 10987 invoked by uid 22791); 29 Nov 2010 22:06:32 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 29 Nov 2010 22:06:28 +0000 Received: (qmail 18215 invoked from network); 29 Nov 2010 22:06:27 -0000 Received: from unknown (HELO localhost) (froydnj@127.0.0.2) by mail.codesourcery.com with ESMTPA; 29 Nov 2010 22:06:27 -0000 Date: Mon, 29 Nov 2010 22:06:00 -0000 From: Nathan Froyd To: Joel Brobecker Cc: gdb-patches@sourceware.org Subject: Re: [commit] Build failure on ppc-aix (bfd_elf_get_obj_attr_int is undefined) Message-ID: <20101129220626.GV8544@codesourcery.com> References: <1288380041-22165-1-git-send-email-froydnj@codesourcery.com> <1290644939-6465-1-git-send-email-brobecker@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1290644939-6465-1-git-send-email-brobecker@adacore.com> User-Agent: Mutt/1.5.17+20080114 (2008-01-14) X-IsSubscribed: yes 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 X-SW-Source: 2010-11/txt/msg00482.txt.bz2 On Wed, Nov 24, 2010 at 04:28:59PM -0800, Joel Brobecker wrote: > Nathan, if you could test this patch on your end of things, to make sure > I didn't break anything, that'd be great. Looks good to me. Sorry about breaking things; thanks for cleaning up after me. -Nathan