From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29931 invoked by alias); 21 Jul 2003 15:20:49 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 29922 invoked from network); 21 Jul 2003 15:20:48 -0000 Received: from unknown (HELO dublin.act-europe.fr) (212.157.227.154) by sources.redhat.com with SMTP; 21 Jul 2003 15:20:48 -0000 Received: from localhost (localhost [127.0.0.1]) by amavis.act-europe.fr (Postfix) with ESMTP id 42BCB22A257 for ; Mon, 21 Jul 2003 17:20:47 +0200 (MET DST) Received: from dublin.act-europe.fr ([127.0.0.1]) by localhost (dublin.act-europe.fr [127.0.0.1:10024]) (amavisd-new) with ESMTP id 22648-06 for ; Mon, 21 Jul 2003 17:20:45 +0200 (MET DST) Received: from cardiff.ACT-Europe.FR (cardiff.act-europe.fr [10.10.0.169]) by dublin.act-europe.fr (Postfix) with ESMTP id 3C70F22A256 for ; Mon, 21 Jul 2003 17:20:45 +0200 (MET DST) Received: by cardiff.ACT-Europe.FR (Postfix, from userid 560) id CD9102E494C; Mon, 21 Jul 2003 17:20:44 +0200 (CEST) Date: Mon, 21 Jul 2003 15:20:00 -0000 From: Jerome Guitton To: gdb-patches@sources.redhat.com Subject: Re: [RFA] ARM : prologue scan Message-ID: <20030721152044.GB3621@act-europe.fr> References: <20030721142742.GA3621@act-europe.fr> <20030721143143.GA28437@nevyn.them.org> <20030721143824.GF20550@act-europe.fr> <20030721145701.GA29302@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030721145701.GA29302@nevyn.them.org> User-Agent: Mutt/1.4i X-Virus-Scanned: by amavisd-new X-SW-Source: 2003-07/txt/msg00369.txt.bz2 Daniel Jacobowitz (drow@mvista.com): > Not really. You just need to have arm-elf-run and arm-elf-gcc and > arm-elf-g++ in your path and use --target_board arm-sim... First error, I forgot to build g++. But that doesn't explain the number of regressions. With which tool am I supposed to used the option --target_board? -- Jerome