From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14884 invoked by alias); 24 Aug 2004 16:55:35 -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 14872 invoked from network); 24 Aug 2004 16:55:34 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 24 Aug 2004 16:55:34 -0000 Received: from drow by nevyn.them.org with local (Exim 4.34 #1 (Debian)) id 1Bzea5-0008Hw-JE; Tue, 24 Aug 2004 12:55:33 -0400 Date: Tue, 24 Aug 2004 16:55:00 -0000 From: Daniel Jacobowitz To: "Daniel Miller (IMI)" Cc: gdb@sources.redhat.com Subject: Re: cannot subscript something of type Message-ID: <20040824165533.GA31796@nevyn.them.org> Mail-Followup-To: "Daniel Miller (IMI)" , 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> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <00d701c489fb$0854d370$0401a8c0@dan> User-Agent: Mutt/1.5.5.1+cvs20040105i X-SW-Source: 2004-08/txt/msg00328.txt.bz2 On Tue, Aug 24, 2004 at 09:54:33AM -0700, Daniel Miller (IMI) wrote: > Geeezzz... When I moved from kernel 2.4 (Redhat 9.1) to kernel 2.6 (SuSE > 9.1), I was really impressed that the size of our application dropped from > almost 900K to almost 500K... I thought the compiler was much improved!! > Now I realize that it just doesn't have most of the global symbol > information included in it!!! Hmph... that's a disappointment... Now, if I > can just figure out *why* ... > > 1 befuddled Dan The two of you should probably compare RPM package versions of the compiler. Presumably SuSE released an update that either fixed or broke this. Hopefully fixed. -- Daniel Jacobowitz