From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24120 invoked by alias); 22 Jul 2003 13:26:19 -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 24101 invoked from network); 22 Jul 2003 13:26:15 -0000 Received: from unknown (HELO delorie.com) (207.22.48.162) by sources.redhat.com with SMTP; 22 Jul 2003 13:26:15 -0000 Received: from envy.delorie.com (envy.delorie.com [207.22.48.171]) by delorie.com (8.11.6/8.9.1) with ESMTP id h6MDQ6E00545; Tue, 22 Jul 2003 09:26:06 -0400 Received: from envy.delorie.com (localhost [127.0.0.1]) by envy.delorie.com (8.12.8/8.12.8) with ESMTP id h6MDQ5LO020020; Tue, 22 Jul 2003 09:26:05 -0400 Received: (from dj@localhost) by envy.delorie.com (8.12.8/8.12.8/Submit) id h6MDQ3LY020016; Tue, 22 Jul 2003 09:26:03 -0400 Date: Tue, 22 Jul 2003 13:26:00 -0000 Message-Id: <200307221326.h6MDQ3LY020016@envy.delorie.com> From: DJ Delorie To: nickc@redhat.com CC: gdb@sources.redhat.com, binutils@sources.redhat.com In-reply-to: (message from Nick Clifton on Tue, 22 Jul 2003 10:17:11 +0100) Subject: Re: What to do with info addr and location expressions References: <16152.3014.959070.885970@localhost.redhat.com> <20030718153016.GA17382@nevyn.them.org> <3F18175E.30607@redhat.com> <3F1C4E14.6050007@redhat.com> <200307212045.h6LKjGld007821@envy.delorie.com> X-SW-Source: 2003-07/txt/msg00281.txt.bz2 > > DJ replied: > > bfd/ perhaps? > > Except that that then ruins the plan that readelf should be buildable > without libbfd.a. Don't build it with libbfd. Just keep it in the same directory. There's no rule that says we can only have one library per directory.