From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7245 invoked by alias); 21 Jan 2009 22:08:14 -0000 Received: (qmail 7237 invoked by uid 22791); 21 Jan 2009 22:08:14 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,J_CHICKENPOX_63 X-Spam-Check-By: sourceware.org Received: from mtaout03-winn.ispmail.ntl.com (HELO mtaout03-winn.ispmail.ntl.com) (81.103.221.49) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 21 Jan 2009 22:08:10 +0000 Received: from aamtaout01-winn.ispmail.ntl.com ([81.103.221.35]) by mtaout03-winn.ispmail.ntl.com (InterMail vM.7.08.04.00 201-2186-134-20080326) with ESMTP id <20090121220807.IFOT7670.mtaout03-winn.ispmail.ntl.com@aamtaout01-winn.ispmail.ntl.com>; Wed, 21 Jan 2009 22:08:07 +0000 Received: from cog.dallaway.org.uk ([213.106.81.244]) by aamtaout01-winn.ispmail.ntl.com (InterMail vG.2.02.00.01 201-2161-120-102-20060912) with ESMTP id <20090121220806.BRDQ19264.aamtaout01-winn.ispmail.ntl.com@cog.dallaway.org.uk>; Wed, 21 Jan 2009 22:08:06 +0000 Received: from cog.dallaway.org.uk (cog.dallaway.org.uk [127.0.0.1]) by cog.dallaway.org.uk (8.13.8/8.13.8) with ESMTP id n0LM83UF022233; Wed, 21 Jan 2009 22:08:04 GMT Message-ID: <49779CC3.2000202@dallaway.org.uk> Date: Wed, 21 Jan 2009 22:08:00 -0000 From: John Dallaway User-Agent: Thunderbird 2.0.0.19 (X11/20090107) MIME-Version: 1.0 To: Jonathan Larmour CC: ecos-maintainers@ecos.sourceware.org Subject: Re: Building RedBoot for SH3 targets with new toolchain References: <49777C14.8070201@dallaway.org.uk> <497785C0.50004@eCosCentric.com> In-Reply-To: <497785C0.50004@eCosCentric.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact ecos-maintainers-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: ecos-maintainers-owner@ecos.sourceware.org X-SW-Source: 2009-01/txt/msg00013.txt.bz2 Hi Jifl Jonathan Larmour wrote: [ snip ] > So it's not built in an sh2 multilib. Therefore we will need to build an > sh3 multilib. Bummer. It needs to be added at line 2286 of config.gcc. I'm > rebuilding for linux now, so you can try it out when that's done and I've > packaged it up, but you may want to add this to any todo list you've got to > be sure it's tracked. Thanks for the rapid response. At least the solution is clear. Of course, I will be happy to try the new tools out. You should find some shell scripts on snitch in the base of the toolchains build directory hierarchy which will help with building/packaging sourceware toolchains. They will need minor tweaking for an "sh-elf only" spin. > If that build is ok, I'll have the grief of trying to > rebuild the cygwin version. Similarly, there are scripts on mug for building/packaging sourceware toolchains in the Cygwin /gnutools directory hierarchy. I could offer to build the revised sh-elf toolchains here, but it does seem preferable to use the same hosts for building all the toolchains to ensure consistency. John Dallaway