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 <ysato@xxxxxxxxxxxxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-arch" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html