From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2557 invoked by alias); 5 Jun 2002 16:29:33 -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 2535 invoked from network); 5 Jun 2002 16:29:32 -0000 Received: from unknown (HELO takamaka.int.act-europe.fr) (209.53.17.163) by sources.redhat.com with SMTP; 5 Jun 2002 16:29:32 -0000 Received: by takamaka.int.act-europe.fr (Postfix, from userid 507) id D16C589FBA; Wed, 5 Jun 2002 09:29:31 -0700 (PDT) Date: Wed, 05 Jun 2002 09:29:00 -0000 From: Joel Brobecker To: gdb-patches@sources.redhat.com, binutils@sources.redhat.com Subject: Re: alpha-osf: Undefined reference in libbfd.a causes GDB build failure Message-ID: <20020605092931.B8208@gnat.com> References: <20020604103337.A5940@gnat.com> <20020605030819.GY464@bubble.sa.bigpond.net.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020605030819.GY464@bubble.sa.bigpond.net.au>; from amodra@bigpond.net.au on Wed, Jun 05, 2002 at 12:38:19PM +0930 X-SW-Source: 2002-06/txt/msg00077.txt.bz2 > Silly me. This fixes the problem, and also tweaks the generation of > libbfd.h, libcoff.h and bfd-in2.h to include comments showing where > extracted code came from. I confirm it fixes the compilation problem. Thanks! -- Joel