From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9907 invoked by alias); 24 Aug 2004 16:54:32 -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 9719 invoked from network); 24 Aug 2004 16:54:30 -0000 Received: from unknown (HELO smtp807.mail.sc5.yahoo.com) (66.163.168.186) by sourceware.org with SMTP; 24 Aug 2004 16:54:30 -0000 Received: from unknown (HELO dan) (peterschade@sbcglobal.net@68.123.127.203 with login) by smtp807.mail.sc5.yahoo.com with SMTP; 24 Aug 2004 16:54:29 -0000 Message-ID: <00d701c489fb$0854d370$0401a8c0@dan> From: "Daniel Miller \(IMI\)" To: 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> Subject: Re: cannot subscript something of type Date: Tue, 24 Aug 2004 16:54:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-SW-Source: 2004-08/txt/msg00327.txt.bz2 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