From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19702 invoked by alias); 12 Jan 2006 12:41:33 -0000 Received: (qmail 19693 invoked by uid 22791); 12 Jan 2006 12:41:32 -0000 X-Spam-Check-By: sourceware.org Received: from host217-40-213-68.in-addr.btopenworld.com (HELO SERRANO.CAM.ARTIMI.COM) (217.40.213.68) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 12 Jan 2006 12:41:31 +0000 Received: from espanola ([192.168.1.110]) by SERRANO.CAM.ARTIMI.COM with Microsoft SMTPSVC(6.0.3790.1830); Thu, 12 Jan 2006 12:41:28 +0000 From: "Dave Korn" To: "'Jim Blandy'" , Cc: "'Simon Richter'" , Subject: RE: Re: Really cross compiling gdb. Date: Thu, 12 Jan 2006 12:41:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit In-Reply-To: <8f2776cb0601111644k15ddf9e7vd021c8a7ce85f2d2@mail.gmail.com> Message-ID: 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-01/txt/msg00094.txt.bz2 Jim Blandy wrote: > On 1/11/06, James Steward wrote: >> Thanks for the tip - but it doesn't seem to have worked for me :-( > > I'm not too familiar with this sort of cross-building, but I believe > that ought to work. I think you're going to have to grovel through > the configure scripts and figure out what's going wrong. I have an idea! James Steward wrote: > My configure command now looks like this. > > ../configure > --prefix=/usr/local/arm-linux/gcc-3.4.4-glibc-2.3.5/arm-xscale-linux-gnu/ > --program-prefix=arm-xscale-linux-gnu- --build=`../config.guess` > --target=arm-xscale-linux-gnu --host=arm-xscale-linux-gnu Perhaps this is a manifestation of the can't-find-cross-tools-when-configuring-with-a-relative-path bug, and perhaps using an absolute path to the configure script will sort it out? (Or perhaps not; this is a bit of a WAG :-P) cheers, DaveK -- Can't think of a witty .sigline today....