From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25011 invoked by alias); 7 Oct 2004 06:50:00 -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 25004 invoked from network); 7 Oct 2004 06:49:59 -0000 Received: from unknown (HELO mail.research.newtrade.nl) (194.151.80.102) by sourceware.org with SMTP; 7 Oct 2004 06:49:59 -0000 Received: from perso.free.fr (powerhouse.research.newtrade.nl [192.168.20.17]) by mail.research.newtrade.nl (8.12.10/8.12.4) with ESMTP id i976nstI029605; Thu, 7 Oct 2004 08:49:54 +0200 Received: by perso.free.fr (Postfix, from userid 500) id 67DF9217076; Thu, 7 Oct 2004 08:49:55 +0200 (CEST) From: Duncan Sands To: Hilfinger@otisco.mckusick.com Subject: Re: Meaning of "Builds libada directory" Date: Thu, 07 Oct 2004 07:08:00 -0000 User-Agent: KMail/1.6.2 Cc: gdb@sources.redhat.com, brobecker@gnat.com References: <200410061940.i96JeCLF003487@tully.CS.Berkeley.EDU> <200410070832.37376.duncan.sands@math.u-psud.fr> <200410070642.i976gaX24720@otisco.McKusick.COM> In-Reply-To: <200410070642.i976gaX24720@otisco.McKusick.COM> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <200410070849.54422.duncan.sands@math.u-psud.fr> X-SW-Source: 2004-10/txt/msg00198.txt.bz2 > > Here's a data point: if I compile using gnat 3.15p, then CVS gdb correctly > > sets the language to Ada. If I compile using gcc from CVS (pre-ssa tag), > > then it sets the language to minimal. I also tried with current CVS gcc - same problem. D.