From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4244 invoked by alias); 22 Apr 2004 01:09:53 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 4218 invoked from network); 22 Apr 2004 01:09:51 -0000 Received: from unknown (HELO takamaka.act-europe.fr) (142.179.108.108) by sources.redhat.com with SMTP; 22 Apr 2004 01:09:51 -0000 Received: by takamaka.act-europe.fr (Postfix, from userid 507) id 302DE47D63; Wed, 21 Apr 2004 18:09:51 -0700 (PDT) Date: Thu, 22 Apr 2004 07:33:00 -0000 From: Joel Brobecker To: Andrew Cagney Cc: Randolph Chung , Roland McGrath , gdb@sources.redhat.com Subject: Re: add-symbol-file-from-memory patch breaks non-elf targets? Message-ID: <20040422010951.GG1122@gnat.com> References: <20040421045817.GE17842@tausq.org> <200404210709.i3L795Cx002971@magilla.sf.frob.com> <20040421150508.GH17842@tausq.org> <4086C937.6010405@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4086C937.6010405@gnu.org> User-Agent: Mutt/1.4i X-SW-Source: 2004-04/txt/msg00128.txt.bz2 > >can we add an autoconf check for this? > > That shouldn't be necessary. So the real problem, according to you, is that elf.c is not compiled in libbfd.a, is that right? I think it is important we fix this breakage asap because all our non-elf targets are broken at the moment, so I might jump in tomorrow and have a look (I have something else pretty important to do tomorrow beforehand, but I'll make some time for it) -- Joel