From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4961 invoked by alias); 20 Dec 2002 10:13:58 -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 4954 invoked from network); 20 Dec 2002 10:13:56 -0000 Received: from unknown (HELO takamaka.act-europe.fr) (80.14.53.223) by 209.249.29.67 with SMTP; 20 Dec 2002 10:13:56 -0000 Received: by takamaka.act-europe.fr (Postfix, from userid 507) id DB6AFD2D29; Fri, 20 Dec 2002 14:13:29 +0400 (RET) Date: Fri, 20 Dec 2002 02:13: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: <20021220101329.GF1137@gnat.com> References: <3E1DAD71@webmail.bcpl.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3E1DAD71@webmail.bcpl.net> User-Agent: Mutt/1.4i X-SW-Source: 2002-12/txt/msg00297.txt.bz2 > When built on DEC OSF V5.1A, gdb gets a seg fault. When built on DEC > OSF 4.0f it runs correctly. When copied from the DEC OSF V4.0f to the > DEC OSF V5.1A platform, gdb runs successfully. It would be more helpful if you could send more details about your problem. For instance, which version of GDB did you build? Using which compiler? A simple program that we could use to reproduce your problem is also helpful. I just rebuilt 5.3 on Tru64 5.1A using GCC, and got the usual results from the testsuite. -- Joel