From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30100 invoked by alias); 20 Dec 2001 21:55:56 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 30029 invoked from network); 20 Dec 2001 21:55:45 -0000 Received: from unknown (HELO cygnus.com) (205.180.230.5) by sources.redhat.com with SMTP; 20 Dec 2001 21:55:45 -0000 Received: from redhat.com (rtl.cygnus.com [205.180.230.21]) by runyon.cygnus.com (8.8.7-cygnus/8.8.7) with ESMTP id NAA25929; Thu, 20 Dec 2001 13:55:39 -0800 (PST) Message-ID: <3C226BEE.B85420BD@redhat.com> Date: Thu, 20 Dec 2001 13:55:00 -0000 From: Tom Rix X-Mailer: Mozilla 4.75 [en] (X11; U; Linux 2.2.16-22 i686) X-Accept-Language: en MIME-Version: 1.0 To: Kevin Buettner CC: gdb-patches@sources.redhat.com Subject: Re: PATCH : AIX build failure References: <3C226039.A69E3D3F@redhat.com> <1011220212915.ZM29329@ocotillo.lan> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2001-12/txt/msg00537.txt.bz2 Kevin Buettner wrote: > On Dec 20, 4:03pm, Tom Rix wrote: > > > This patch fixes a powerpc-ibm-aix4.3.3.0 build failure. > > config/powerpc/aix.mt now includes the same files as > > config/rs6000/aix4.mt > > > > 2001-12-20 Tom Rix > > > > * config/powerpc/aix.mt (TDEPFILES): Add xcoffread.o to fix a build > > failure. > > I think this is the right place for it. But, I see that xcoffread.o > is also in NATDEPFILES in config/powerpc/aix.mh. Did you somehow try > an AIX build which used config/powerpc/aix.mt, but not > config/powerpc/aix.mh? Yes I am doing a cross build with i686-pc-linux-gnu. > > > (BTW, you need to get yourself added to the MAINTAINERS file before > you can commit this patch.) I will put myself at the bottom of the write with approval list. > > > Kevin -- Tom Rix GCC Engineer trix@redhat.com