From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23217 invoked by alias); 21 Apr 2004 04:58:02 -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 23062 invoked from network); 21 Apr 2004 04:58:00 -0000 Received: from unknown (HELO pippin.tausq.org) (64.81.244.94) by sources.redhat.com with SMTP; 21 Apr 2004 04:58:00 -0000 Received: by pippin.tausq.org (Postfix, from userid 1000) id F1531CD299; Tue, 20 Apr 2004 21:58:17 -0700 (PDT) Date: Wed, 21 Apr 2004 07:09:00 -0000 From: Randolph Chung To: roland@redhat.com, gdb@sources.redhat.com Subject: add-symbol-file-from-memory patch breaks non-elf targets? Message-ID: <20040421045817.GE17842@tausq.org> Reply-To: Randolph Chung Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-GPG: for GPG key, see http://www.tausq.org/gpg.txt User-Agent: Mutt/1.5.5.1+cvs20040105i X-SW-Source: 2004-04/txt/msg00117.txt.bz2 Roland, this patch: http://sources.redhat.com/ml/gdb-patches/2004-04/msg00330.html seems to have broken the hppa2.0w-hp-hpux11.11 build. This target does not use ELF, so bfd isn't built with elf.lo and bfd_elf_bfd_from_remote_memory is not available. can we do this without an elf dependency? thanks, randolph -- Randolph Chung Debian GNU/Linux Developer, hppa/ia64 ports http://www.tausq.org/