From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30003 invoked by alias); 21 Jun 2002 23:46:35 -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 29978 invoked from network); 21 Jun 2002 23:46:30 -0000 Received: from unknown (HELO executor.cambridge.redhat.com) (195.224.55.237) by sources.redhat.com with SMTP; 21 Jun 2002 23:46:30 -0000 Received: from prospero.cambridge.redhat.com (dell-paw-2.cambridge.redhat.com [195.224.55.226]) by executor.cambridge.redhat.com (Postfix) with ESMTP id 1259EABAFC; Sat, 22 Jun 2002 00:46:28 +0100 (BST) Received: by prospero.cambridge.redhat.com (Postfix, from userid 4046) id EF105F8D66; Sat, 22 Jun 2002 00:45:37 +0100 (BST) To: Jim Blandy Cc: Elena Zannoni , Dan Nicolaescu , binutils@sources.redhat.com, gdb-patches@sources.redhat.com Subject: Re: [very old] Re: dwarf2 cleanup References: <200102151617.aa17403@gremlin-relay.ics.uci.edu> <15634.29938.777456.889449@localhost.redhat.com> From: Jason Merrill In-Reply-To: (Jim Blandy's message of "21 Jun 2002 14:20:27 -0500") Date: Fri, 21 Jun 2002 16:46:00 -0000 Message-ID: User-Agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.1 (i686-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2002-06/txt/msg00456.txt.bz2 >>>>> "Jim" == Jim Blandy writes: >> There are 2 versions of dwarf2.h, which could be unified. I've heard >> 'rumours' that this was going to eventually happen, i.e. gcc would >> drop its own version and just use the include/elf one. Jason? Would >> this be feasible? > I hope so! That confused me for a bit when I ran into it. Now that GCC distributions include the include/ directory, I think that would be fine. Jason