lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 29 Apr 2015 10:07:45 -0700
From:	Guenter Roeck <linux@...ck-us.net>
To:	Yoshinori Sato <ysato@...rs.sourceforge.jp>
Cc:	linux-kernel@...r.kernel.org, linux-arch@...r.kernel.org
Subject: Re: [PATCH v9 00/17] Re-introduce h8300 architecture

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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ