From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9017 invoked by alias); 6 Oct 2004 18:58:10 -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 9009 invoked from network); 6 Oct 2004 18:58:09 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 6 Oct 2004 18:58:09 -0000 Received: from drow by nevyn.them.org with local (Exim 4.34 #1 (Debian)) id 1CFGzI-0003RQ-QU; Wed, 06 Oct 2004 14:58:08 -0400 Date: Wed, 06 Oct 2004 19:02:00 -0000 From: Daniel Jacobowitz To: Duncan Sands Cc: gdb@sources.redhat.com Subject: Re: Meaning of "Builds libada directory" Message-ID: <20041006185807.GA13130@nevyn.them.org> Mail-Followup-To: Duncan Sands , gdb@sources.redhat.com References: <200410062055.46895.baldrick@free.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200410062055.46895.baldrick@free.fr> User-Agent: Mutt/1.5.5.1+cvs20040105i X-SW-Source: 2004-10/txt/msg00176.txt.bz2 On Wed, Oct 06, 2004 at 08:55:46PM +0200, Duncan Sands wrote: > $ ./configure --help | grep -i ada > --enable-libada Builds libada directory > > There does not seem to be a libada directory in the > gdb sources, so what does this mean? I came across The script is shared with GCC; that option is only relevant to GCC. -- Daniel Jacobowitz