Kernel compilation failures with gcc 4.9

Craig Rodrigues rodrigc at FreeBSD.org
Wed Apr 1 02:28:20 UTC 2015


On Tue, Mar 31, 2015 at 4:55 PM, Warner Losh <imp at bsdimp.com> wrote:

>
> >
> > It shouldn't be using the stdlib when it's built with -ffreestanding or
> -nostdlib.  Can you make sure?
>
> The AES stuff breaks the rules, and this is a consequence of it :( That
> stuff should be fixed.
>
>
John-Mark,

Do you have time to help fix compilation with gcc 4.9 of AESNI in the
kernel?
It currently does not compile with gcc 4.9.

See my original bug report here:
https://lists.freebsd.org/pipermail/freebsd-toolchain/2015-March/001577.html

We are trying to fix the kernel build enough with gcc 4.9 so that
we can at least set up a Jenkins continuous build (with -Werror turned off
initially).

Thanks.
--
Craig


More information about the freebsd-testing mailing list