From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26349 invoked by alias); 9 Jun 2005 21:10:45 -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 26328 invoked by uid 22791); 9 Jun 2005 21:10:42 -0000 Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Thu, 09 Jun 2005 21:10:42 +0000 Received: from drow by nevyn.them.org with local (Exim 4.50) id 1DgUIS-000412-GB; Thu, 09 Jun 2005 17:10:40 -0400 Date: Thu, 09 Jun 2005 21:10:00 -0000 From: Daniel Jacobowitz To: Aaron Gaudio Cc: gdb Subject: Re: Trying to debug an x86 core on a Sparc Message-ID: <20050609211040.GA15395@nevyn.them.org> Mail-Followup-To: Aaron Gaudio , gdb References: <1118344705.27729.7.camel@rockhopper> <20050609194652.GA12582@nevyn.them.org> <1118350565.27729.12.camel@rockhopper> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1118350565.27729.12.camel@rockhopper> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-06/txt/msg00085.txt.bz2 On Thu, Jun 09, 2005 at 04:56:05PM -0400, Aaron Gaudio wrote: > Thanks for the help... > > I tried --with-sysroot from the top-level directory (gdb-6.3), but that > configure apparently does not understand the argument, and misinterprets > it as a host specification. I see that the configure in gdb-6.3/gdb does > understand --with-sysroot. Is there any convenient way of making sure > this gets passed down from the top-level to the subdir configure without > manually running configure again? Please give me the entire command line and error message that you saw when you did this. It is supposed to work. Did you use --with-sysroot /path? All configure options are --with-sysroot=/path. -- Daniel Jacobowitz CodeSourcery, LLC