From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 928 invoked by alias); 26 May 2004 11:30:55 -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 917 invoked from network); 26 May 2004 11:30:54 -0000 Received: from unknown (HELO burton.mpc-data.co.uk) (81.2.99.170) by sourceware.org with SMTP; 26 May 2004 11:30:54 -0000 Received: from lion.mpc-data.co.uk (IDENT:root@lion.mpc-data.co.uk [192.150.92.1]) by burton.mpc-data.co.uk (8.12.8/8.12.7) with ESMTP id i4QBUlXx012792; Wed, 26 May 2004 12:30:48 +0100 Received: from mpc-data.co.uk (jback@wychwood.mpc-data.co.uk [192.150.92.96]) by lion.mpc-data.co.uk (8.9.3/8.8.5) with ESMTP id MAA11725; Wed, 26 May 2004 12:30:51 +0100 Message-ID: <40B47FD5.7050901@mpc-data.co.uk> Date: Wed, 26 May 2004 11:30:00 -0000 From: Julian Back User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040113 MIME-Version: 1.0 To: Daniel Jacobowitz CC: gdb@sources.redhat.com Subject: Re: Building GDB 6.1 for SH target References: <40B36915.7060208@mpc-data.co.uk> <20040526013159.GA26379@nevyn.them.org> In-Reply-To: <20040526013159.GA26379@nevyn.them.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-05/txt/msg00174.txt.bz2 Daniel Jacobowitz wrote: >On Tue, May 25, 2004 at 04:41:09PM +0100, Julian Back wrote: > > >>I could just remove the warning from the source, but what would be the >>correct way to fix this? I would also be interested to know why GDB no >>longer seems to have Linux support for SH. >> >> > >No one's updated the GDB sh-linux port in a long time, and GDB has >evolved out from under it. > > I realise that. My immediate problem has been solved by recompiling GDB with a target of "sh-elf". I would be interested to know of any specific changes I could make to reinstate the sh-linux port. Thanks Julian