From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21254 invoked by alias); 20 Dec 2002 11:18:40 -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 21230 invoked from network); 20 Dec 2002 11:18:33 -0000 Received: from unknown (HELO takamaka.act-europe.fr) (80.14.53.223) by 209.249.29.67 with SMTP; 20 Dec 2002 11:18:33 -0000 Received: by takamaka.act-europe.fr (Postfix, from userid 507) id 2B317D2D29; Fri, 20 Dec 2002 15:18:14 +0400 (RET) Date: Fri, 20 Dec 2002 03:18:00 -0000 From: Joel Brobecker To: "Hillel (Sabba) Markowitz" Cc: GDB help mailing list Subject: Re: GDB build fails on DEC OSF V5.1a but not OSF V4.0f Message-ID: <20021220111814.GI1137@gnat.com> References: <3E1DAD71@webmail.bcpl.net> <20021220101329.GF1137@gnat.com> <3E02F9F3.65E2EF1F@verizon.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3E02F9F3.65E2EF1F@verizon.net> User-Agent: Mutt/1.4i X-SW-Source: 2002-12/txt/msg00299.txt.bz2 > gcc-3.2.1 with a basic hellow world (though any test program works the > same [...] > gdb testit Unfortunately, I don't have a gcc-3.2 on our Tru64 machine, so I won't be able to help you. I remember that we had a problem with the debugger when we built the same sources using our work-in-progress gcc-3.2-based version of GNAT, but the symptoms where different. (you forgot to tell which version of GDB you were using, BTW. And also the commands you used to build it. I assume "configure; make;", but it would be nice to confirm it). -- Joel