From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31454 invoked by alias); 10 Dec 2007 22:24:57 -0000 Received: (qmail 31446 invoked by uid 22791); 10 Dec 2007 22:24:56 -0000 X-Spam-Check-By: sourceware.org Received: from ug-out-1314.google.com (HELO ug-out-1314.google.com) (66.249.92.168) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 10 Dec 2007 22:24:48 +0000 Received: by ug-out-1314.google.com with SMTP id h2so126941ugf.12 for ; Mon, 10 Dec 2007 14:24:45 -0800 (PST) Received: by 10.78.183.8 with SMTP id g8mr2390704huf.1197325485041; Mon, 10 Dec 2007 14:24:45 -0800 (PST) Received: from ?78.130.30.14? ( [78.130.30.14]) by mx.google.com with ESMTPS id g17sm5859250nfd.2007.12.10.14.24.43 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 10 Dec 2007 14:24:44 -0800 (PST) Message-ID: <475DBCBD.5080404@portugalmail.pt> Date: Mon, 10 Dec 2007 22:24:00 -0000 From: Pedro Alves User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.13pre) Gecko/20071023 Thunderbird/1.5.0.14pre Mnenhy/0.7.5.0 MIME-Version: 1.0 To: gdb@sourceware.org, onramp123@yahoo.com Subject: RE: help building gdb 6.7.1 for windows CE ARM Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2007-12/txt/msg00071.txt.bz2 Steve DeLaney wrote: > I am attempting a build of gdb 6.7.1 for windows CE ARM target using > mingw32ce the objective is to have gdbserver on target providing a "target > remote x" interface to the host development gdb. in other words a standard > session configuration. > > can anyone help with the --target and --host configure options ? > Build gdb with --target=arm-wince-mingw32ce Build gdbserver with --host=arm-wince-mingw32ce > I think there is a bfd patch but not sure if it is located in the patches > archive ? > I had never submitted it upstream ... ... until now: http://sourceware.org/ml/binutils/2007-12/msg00051.html -- Pedro Alves