From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11504 invoked by alias); 8 Aug 2004 15:42:26 -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 11497 invoked from network); 8 Aug 2004 15:42:25 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 8 Aug 2004 15:42:25 -0000 Received: from drow by nevyn.them.org with local (Exim 4.34 #1 (Debian)) id 1BtpoW-000670-UI; Sun, 08 Aug 2004 11:42:25 -0400 Date: Sun, 08 Aug 2004 15:42:00 -0000 From: Daniel Jacobowitz To: Will Pugh Cc: gdb@sources.redhat.com Subject: Re: Compiling GDB on Mac OSX Message-ID: <20040808154224.GA23469@nevyn.them.org> Mail-Followup-To: Will Pugh , gdb@sources.redhat.com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.5.1+cvs20040105i X-SW-Source: 2004-08/txt/msg00122.txt.bz2 On Sun, Aug 08, 2004 at 01:50:33AM -0700, Will Pugh wrote: > Hi, > > I'm trying to compile GDB on my mac, and having a hard time. Is this supported? > > When I run . /configure in the gdb directory, I get the error: > > checking for X... no > configure: error: *** Gdb does not support native target > powerpc-apple-darwin7.4.0 > > I'm compiling GDB 6.2, and letting configure decide the OS for me. Is > there a host value I should pass to configure to get this to work? Is > there a version of GDB that builds on OSX? You'll have to get source from Apple if you want to do this. I believe it's freely available somewhere. -- Daniel Jacobowitz