From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6348 invoked by alias); 8 Aug 2004 21:09:40 -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 6341 invoked from network); 8 Aug 2004 21:09:39 -0000 Received: from unknown (HELO mail02.agrinet.ch) (81.221.250.51) by sourceware.org with SMTP; 8 Aug 2004 21:09:39 -0000 Received: from [192.168.225.5] (217.162.113.242) by mail02.agrinet.ch (7.0.024) (authenticated as toa) id 40FC2937002FFFFF; Sun, 8 Aug 2004 23:09:01 +0200 Message-ID: <4116966D.1060103@pop.agri.ch> Date: Sun, 08 Aug 2004 21:09:00 -0000 From: Andreas Tobler User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7) Gecko/20040616 MIME-Version: 1.0 To: Daniel Jacobowitz CC: Will Pugh , gdb@sources.redhat.com Subject: Re: Compiling GDB on Mac OSX References: <20040808154224.GA23469@nevyn.them.org> In-Reply-To: <20040808154224.GA23469@nevyn.them.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-08/txt/msg00125.txt.bz2 Daniel Jacobowitz wrote: > 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. > http://developer.apple.com/darwin/tools/cvs/howto.html Gruss Andreas