From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hitoshi Mitake Date: Fri, 19 Mar 2010 05:40:34 +0000 Subject: Re: Build error at v2.6.33 of sh-2.6.git Message-Id: <4BA30E52.6070304@dcl.info.waseda.ac.jp> List-Id: References: <4BA1CB09.8060908@dcl.info.waseda.ac.jp> In-Reply-To: <4BA1CB09.8060908@dcl.info.waseda.ac.jp> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-sh@vger.kernel.org On 03/18/10 18:28, Nobuhiro Iwamatsu wrote: > Hi, > > 2010/3/18 Hitoshi Mitake: >> On 03/18/10 16:09, Conrad Parker wrote: >>> On 18 March 2010 16:06, Magnus Damm wrote: >>>> Hi Hitoshi-san, >>>> >>>> On Thu, Mar 18, 2010 at 3:41 PM, Hitoshi Mitake >>>> wrote: >>>>> So I have a question, is there the de fact standard of corss compiler >>>>> building kit for SuperH arch? >>>>> If there is, could you tell me? >>>> >>>> I used to build cross compilers all the time. These days I use the >>>> binary distribution provided by codesourcery. >>>> >>>> http://www.codesourcery.com/sgpp/editions.html >>>> >>>> Not sure about the status of upstream gcc, binutils and gdb. If the >>>> specific version of gcc that you are building with fails, please make >>>> sure to upgrade to the latest version and try again. I've also heard >>>> that debian should build fine on sh4, so I guess they have whatever >>>> patches that are needed. >>> >>> info on the debian packages is here:: >>> >>> http://wiki.debian.org/SH4 >>> >>> cheers, >>> >>> Conrad. >>> >> >> Thanks for your rapid and kind reply, Magnus, Conrad and Paul! >> >> I'd like to test both of toolchain of codesourcery and debian package. >> But I'm using Debian, so if debian package works fine, this will be >> great help for me :) >> > > I will update debian cross toolchain. > There is only a binary of the i386, but prepares amd64 now. > I upload it in the morning of tomorrow. Hi Nobuhiro-san, I tested your debian package of cross tool chain for amd64. And it works fine! This is a very very big help! Thanks for your great work! Hitoshi