From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6561 invoked by alias); 24 Aug 2004 17:20:13 -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 6550 invoked from network); 24 Aug 2004 17:20:12 -0000 Received: from unknown (HELO blount.mail.mindspring.net) (207.69.200.226) by sourceware.org with SMTP; 24 Aug 2004 17:20:12 -0000 Received: from user-119a90a.biz.mindspring.com ([66.149.36.10] helo=berman.michael-chastain.com) by blount.mail.mindspring.net with esmtp (Exim 3.33 #1) id 1Bzexn-0000Zj-00; Tue, 24 Aug 2004 13:20:03 -0400 Received: from mindspring.com (localhost [127.0.0.1]) by berman.michael-chastain.com (Postfix) with SMTP id 92D634B102; Tue, 24 Aug 2004 13:20:24 -0400 (EDT) Date: Tue, 24 Aug 2004 17:20:00 -0000 From: Michael Chastain To: drow@false.org, dan@imi-test.com Subject: Re: cannot subscript something of type Cc: gdb@sources.redhat.com Message-ID: <412B78D8.nailIPD1ZS2MK@mindspring.com> References: <005601c4871d$67c8c9f0$0401a8c0@dan> <20040821021144.GA3321@nevyn.them.org> <008d01c48952$b7e0e7b0$0401a8c0@dan> <412A616D.nailD4K28EC6E@mindspring.com> <009e01c48959$a5192640$0401a8c0@dan> <412B30D2.nailETK1H2VST@mindspring.com> <00d701c489fb$0854d370$0401a8c0@dan> <20040824165533.GA31796@nevyn.them.org> In-Reply-To: <20040824165533.GA31796@nevyn.them.org> User-Agent: nail 10.8 6/28/04 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2004-08/txt/msg00331.txt.bz2 Daniel Jacobowitz wrote: > The two of you should probably compare RPM package versions of the > compiler. Oh! I didn't know that SuSE is RPM-based now! What have you got, Dan? % cat /etc/SuSE-release SUSE LINUX Enterprise Server 9 (i586) VERSION = 9 % rpm -q gcc gcc-c++ binutils gcc-3.3.3-43.24 gcc-c++-3.3.3-43.24 binutils-2.15.90.0.1.1-32.5 % rpm -qi gcc gcc-c++ binutils # with editing Name: gcc-c++ Version: 3.3.3 Build Date: Wed 30 Jun 2004 01:21:54 PM EDT Source RPM: gcc-3.3.3-43.24.src.rpm Name: gcc Version: 3.3.3 Build Date: Wed 30 Jun 2004 01:21:54 PM EDT Source RPM: gcc-3.3.3-43.24.src.rpm Name: binutils Version: 2.15.90.0.1.1 Build Date: Wed 30 Jun 2004 12:24:56 PM EDT Source RPM: binutils-2.15.90.0.1.1-32.5.src.rpm