From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30558 invoked by alias); 12 Jan 2006 00:44:44 -0000 Received: (qmail 30532 invoked by uid 22791); 12 Jan 2006 00:44:43 -0000 X-Spam-Check-By: sourceware.org Received: from zproxy.gmail.com (HELO zproxy.gmail.com) (64.233.162.198) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 12 Jan 2006 00:44:42 +0000 Received: by zproxy.gmail.com with SMTP id 34so279496nzf for ; Wed, 11 Jan 2006 16:44:40 -0800 (PST) Received: by 10.36.74.7 with SMTP id w7mr1422536nza; Wed, 11 Jan 2006 16:44:40 -0800 (PST) Received: by 10.37.2.42 with HTTP; Wed, 11 Jan 2006 16:44:40 -0800 (PST) Message-ID: <8f2776cb0601111644k15ddf9e7vd021c8a7ce85f2d2@mail.gmail.com> Date: Thu, 12 Jan 2006 00:44:00 -0000 From: Jim Blandy To: jamessteward@optusnet.com.au Subject: Re: Re: Really cross compiling gdb. Cc: Simon Richter , gdb@sources.redhat.com In-Reply-To: <200601112200.k0BM0FAf009817@mail07.syd.optusnet.com.au> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <200601112200.k0BM0FAf009817@mail07.syd.optusnet.com.au> 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-01/txt/msg00093.txt.bz2 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.