From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5210 invoked by alias); 13 Feb 2006 22:22:10 -0000 Received: (qmail 5202 invoked by uid 22791); 13 Feb 2006 22:22:09 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Mon, 13 Feb 2006 22:22:08 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1F8m58-0001Ko-69; Mon, 13 Feb 2006 17:22:06 -0500 Date: Mon, 13 Feb 2006 22:22:00 -0000 From: Daniel Jacobowitz To: Mitchell Fang Cc: gdb@sourceware.org Subject: Re: "Load" problem Message-ID: <20060213222206.GA5116@nevyn.them.org> Mail-Followup-To: Mitchell Fang , gdb@sourceware.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.8i X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-02/txt/msg00127.txt.bz2 On Mon, Feb 13, 2006 at 02:08:25PM -0800, Mitchell Fang wrote: > Has anybody run into this "load" problem before? Use GDB 6.4 instead, which contains a fix. > gcc -c -g testprog.c > gcc -o testprog testprog.o Might have better luck down the line if you use a PPC cross-compiler :-) -- Daniel Jacobowitz CodeSourcery