From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20273 invoked by alias); 10 Nov 2003 18:16:50 -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 20235 invoked from network); 10 Nov 2003 18:16:48 -0000 Received: from unknown (HELO takamaka.act-europe.fr) (142.179.108.108) by sources.redhat.com with SMTP; 10 Nov 2003 18:16:48 -0000 Received: by takamaka.act-europe.fr (Postfix, from userid 507) id 8A27ED33AC; Mon, 10 Nov 2003 10:16:47 -0800 (PST) Date: Mon, 10 Nov 2003 18:16:00 -0000 From: Joel Brobecker To: Michael Elizabeth Chastain Cc: ezannoni@redhat.com, gdb-patches@sources.redhat.com Subject: Re: [rfc] msymbol.size Message-ID: <20031110181647.GG756@gnat.com> References: <200311092330.hA9NUlnP029102@duracef.shout.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200311092330.hA9NUlnP029102@duracef.shout.net> User-Agent: Mutt/1.4i X-SW-Source: 2003-11/txt/msg00194.txt.bz2 Michael, > That would help. > > Can you run the gdb test suite on one of these machines, > preferably with a C compiler from Sun? I will run your test, but unfortunately I don't think we have the Sun C compiler installed on our machine. So I will use our GNAT compiler, which is based on GCC 3.2.3. And we don't have a C++ compiler either. I hope the results from the testing will still be relevant... -- Joel