Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751965AbbD3DuZ (ORCPT ); Wed, 29 Apr 2015 23:50:25 -0400 Received: from mail2.asahi-net.or.jp ([202.224.39.198]:31965 "EHLO mail2.asahi-net.or.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751799AbbD3DuW (ORCPT ); Wed, 29 Apr 2015 23:50:22 -0400 Date: Thu, 30 Apr 2015 12:50:20 +0900 Message-ID: <87a8xqxojn.wl-ysato@users.sourceforge.jp> From: Yoshinori Sato To: Guenter Roeck Cc: linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org Subject: Re: [PATCH v9 00/17] Re-introduce h8300 architecture In-Reply-To: <20150429170745.GA15041@roeck-us.net> References: <1430112924-1134-1-git-send-email-ysato@users.sourceforge.jp> <20150428132210.GA7499@roeck-us.net> <87pp6oi2qy.wl-ysato@users.sourceforge.jp> <55405F08.7020508@roeck-us.net> <87lhhbihcf.wl-ysato@users.sourceforge.jp> <20150429170745.GA15041@roeck-us.net> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM/1.14.9 (=?ISO-8859-4?Q?Goj=F2?=) APEL/10.8 EasyPG/1.0.0 Emacs/24.4 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1429 Lines: 44 At Wed, 29 Apr 2015 10:07:45 -0700, Guenter Roeck wrote: > > On Wed, Apr 29, 2015 at 03:22:40PM +0900, Yoshinori Sato wrote: > [ ... ] > > > > OK. > > I made h8300-*-linux target patch for release version. > > Please apply and rebuild to "h8300-unknown-linux" > > http://sourceforge.jp/projects/uclinux-h8/releases/p14625 > > > > My toolchain configure options bellow > > * binutils > > ../configure --prefix=/home/ysato/h8-linux --target=h8300-unknown-linux > > > > * gcc > > ../configure --target=h8300-unknown-linux --prefix=/home/ysato/h8-linux \ > > --disable-ssp --disable-libssp --disable-mpc --disable-gmp --disable-mpfr \ > > --disable-threads --disable-shared --disable-libmudflap --disable-libgomp \ > > --disable-zlib --disable-libquadmath --without-libc --disable-libatomic \ > > --enable-languages=c > > > Compilation passes with those patches - thanks a lot! > > I get lots of warnings if I compile with C=1. Might be worthwhile looking at > those. It might also be a good idea to provide the functions found missing > when building "make allyesconfig". > > Thanks, > Guenter OK. I trying allyesconfig. Thanks. -- Yoshinori Sato -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/