From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19519 invoked by alias); 1 Feb 2002 18:34:15 -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 19419 invoked from network); 1 Feb 2002 18:34:01 -0000 Received: from unknown (HELO motgate3.mot.com) (144.189.100.103) by sources.redhat.com with SMTP; 1 Feb 2002 18:34:01 -0000 Received: [from pobox.mot.com (pobox.mot.com [129.188.137.100]) by motgate3.mot.com (motgate3 2.1) with ESMTP id LAA11767; Fri, 1 Feb 2002 11:23:24 -0700 (MST)] Received: [from mail.wm.sps.mot.com ([199.10.246.2]) by pobox.mot.com (MOT-pobox 2.0) with ESMTP id LAA24779; Fri, 1 Feb 2002 11:33:51 -0700 (MST)] Received: from hyper.wm.sps.mot.com (hyper.wm.sps.mot.com [199.10.246.43]) by mail.wm.sps.mot.com (8.9.3/8.9.3) with ESMTP id NAA26541; Fri, 1 Feb 2002 13:33:46 -0500 Received: by hyper.wm.sps.mot.com (8.11.2) id g11IXoZ15188; Fri, 1 Feb 2002 13:33:50 -0500 Date: Fri, 01 Feb 2002 10:34:00 -0000 Message-Id: <200202011833.g11IXoZ15188@hyper.wm.sps.mot.com> From: Peter Barada To: drow@mvista.com CC: bgat@billgatliff.com, Keith.Walker@arm.com, crossgcc@sources.redhat.com, gdb@sources.redhat.com In-reply-to: <20020201103605.B14977@nevyn.them.org> (message from Daniel Jacobowitz on Fri, 1 Feb 2002 10:36:05 -0500) Subject: Re: Patch for arm-linux gdbserver References: <20020131113611.A2242@saturn.billgatliff.com> <4.1.20020131181535.00b40f00@mhsun1.maidenhead.arm.com> <20020131153627.A3137@saturn.billgatliff.com> <20020131181024.A4883@nevyn.them.org> <200201312321.g0VNLKV11957@hyper.wm.sps.mot.com> <20020201103605.B14977@nevyn.them.org> X-SW-Source: 2002-02/txt/msg00040.txt.bz2 >Simply configure with --host=powerpc-linux. Then run configure >separately in the gdbserver directory if it did not get done, and make. > >Note that to do that first step $CC must be a cross compiler. > >Also note that PPC support for gdbserver is not currently available, >and may go in in a few days depending on some other factors. Ok, I built a m68k-linux compiler, and attempted: CC=m68k-linux-gcc AR=m68k-linux-ar RANLIB=m68k-linux-ranlib LD=m68k-linux-ld /home/pbarada/work/cvs-wavemark/cross-linux-tools/gdb-5.0.93/configure --host=m68k-linux To configure a m68k-linux version of gdbserver to be built on my x86 box. Unfortunately configure fails. From gleaning over the output, I see two things, the first I'm not sure about and the second is a problem: Created "Makefile" in /home/pbarada/work/cvs-wavemark/cross-linux-tools/obj-crap-linux/m68k-linux/build-gdb using "mt-frag" /home/pbarada/work/cvs-wavemark/cross-linux-tools/gdb-5.0.93/configure: ./if1747: cannot execute binary file Configuring intl... creating cache ../config.cache I don't think configure should try to run a cross-compiled executable... checking compiler warning flags... -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized checking for cygwin... no checking for tgetent in -lncurses... (cached) no checking for tgetent in -lHcurses... no checking for tgetent in -ltermlib... no checking for tgetent in -ltermcap... (cached) no checking for tgetent in -lcurses... (cached) no checking for tgetent in -lterminfo... no configure: error: Could not find a term library Configure in /home/pbarada/work/cvs-wavemark/cross-linux-tools/obj-crap-linux/m68k-linux/build-gdb/gdb failed, exiting. Since I'm not trying to run *gdb* on the target, but just *gdbserver*, how can I get configure to ignore the missing term library and produce a proper configuration? This is the problem I had the last time I did this, and ended up resorting to configureing it by *hand*. -- Peter Barada Peter.Barada@motorola.com Wizard 781-852-2768 (direct) WaveMark Solutions(wholly owned by Motorola) 781-270-0193 (fax)