From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4087 invoked by alias); 3 Jun 2003 23:07:57 -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 3978 invoked from network); 3 Jun 2003 23:07:54 -0000 Received: from unknown (HELO takamaka.act-europe.fr) (142.179.108.108) by sources.redhat.com with SMTP; 3 Jun 2003 23:07:54 -0000 Received: by takamaka.act-europe.fr (Postfix, from userid 507) id 2D5C2D2DAF; Tue, 3 Jun 2003 16:07:41 -0700 (PDT) Date: Tue, 03 Jun 2003 23:07:00 -0000 From: Joel Brobecker To: Jesse Marlin Cc: gdb@sources.redhat.com Subject: Re: Problems compiling gdb-5.3 on 64 bit solaris 2.8 Message-ID: <20030603230741.GM919@gnat.com> References: <16093.9976.975472.23076@bass.compgen.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <16093.9976.975472.23076@bass.compgen.com> User-Agent: Mutt/1.4i X-SW-Source: 2003-06/txt/msg00043.txt.bz2 > I am having problems compiling gdb-5.3 under 64 bit solaris 2.8. > I am configuring with the following: > > CC="/usr/local/gcc-3.1/bin/gcc -m64" ./configure sparc64-sun-solaris2.8 Could you try again with "sparcv9-sun-solaris2.8" instead? -- Joel