From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3067 invoked by alias); 24 Aug 2004 17:52:25 -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 3050 invoked from network); 24 Aug 2004 17:52:24 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 24 Aug 2004 17:52:24 -0000 Received: from drow by nevyn.them.org with local (Exim 4.34 #1 (Debian)) id 1BzfT5-0003rr-Jl; Tue, 24 Aug 2004 13:52:23 -0400 Date: Tue, 24 Aug 2004 17:52:00 -0000 From: Daniel Jacobowitz To: "Daniel Miller (IMI)" Cc: Michael Chastain , gdb@sources.redhat.com Subject: Re: cannot subscript something of type Message-ID: <20040824175222.GA14799@nevyn.them.org> Mail-Followup-To: "Daniel Miller (IMI)" , Michael Chastain , gdb@sources.redhat.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> <412B78D8.nailIPD1ZS2MK@mindspring.com> <00e501c48a02$a25b8110$0401a8c0@dan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <00e501c48a02$a25b8110$0401a8c0@dan> User-Agent: Mutt/1.5.5.1+cvs20040105i X-SW-Source: 2004-08/txt/msg00334.txt.bz2 On Tue, Aug 24, 2004 at 10:48:58AM -0700, Daniel Miller (IMI) wrote: > gcc 3.3.4 works properly, both in the tester utility and in our application, > as well as in kdevelop!! > > Thank you both for your insightful assistance... I think we can consider > this issue closed... SuSE backported the omit-duplicate-debug-info support to their 3.3 compiler, if I remember right. 3.3.4 won't have it. Their latest 3.3.3 update presumably will fix it, or you can just use 3.3.4 :-) -- Daniel Jacobowitz