From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from oss.sgi.com (localhost [127.0.0.1]) by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g5Q5sgnC028245 for ; Tue, 25 Jun 2002 22:54:42 -0700 Received: (from majordomo@localhost) by oss.sgi.com (8.12.3/8.12.3/Submit) id g5Q5sgoJ028244 for linux-mips-outgoing; Tue, 25 Jun 2002 22:54:42 -0700 X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-mips@oss.sgi.com using -f Received: from ocean.lucon.org (12-234-143-38.client.attbi.com [12.234.143.38]) by oss.sgi.com (8.12.3/8.12.3) with SMTP id g5Q5scnC028236 for ; Tue, 25 Jun 2002 22:54:39 -0700 Received: by ocean.lucon.org (Postfix, from userid 1000) id E7D01125D1; Tue, 25 Jun 2002 22:58:04 -0700 (PDT) Date: Tue, 25 Jun 2002 22:58:04 -0700 From: "H. J. Lu" To: Carsten Lange Cc: Daniel Jacobowitz , "'linux-mips@oss.sgi.com'" Subject: Re: mipsel-linux-gdb(5.2): DW_FORM_strp pointing outside of .debug_str section Message-ID: <20020625225804.A32035@lucon.org> References: <3D171ECB.28F566C1@detewe.de> <20020624150001.GA5373@branoic.them.org> <20020624081221.C30482@lucon.org> <3D184EAC.D8C8CBA6@detewe.de> <20020625083926.E18907@lucon.org> <3D194C8C.D1BB4DD5@detewe.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <3D194C8C.D1BB4DD5@detewe.de>; from Carsten.Lange@detewe.de on Wed, Jun 26, 2002 at 07:09:32AM +0200 Sender: owner-linux-mips@oss.sgi.com Precedence: bulk On Wed, Jun 26, 2002 at 07:09:32AM +0200, Carsten Lange wrote: > Where and how do I get gcc3.1 from CVS? > Do you recommend getting glibc and gdb from CVS too? > If yes what versions and where from? > My RedHat 7.3/mips port has quite current glibc and gdb. I am testing gcc 3.1.1 now. H.J.