[Bug middle-end/39193] Internal compiler error during FreeBSD 7.1 kernel compilation

cyberleo at cyberleo dot net gcc-bugzilla@gcc.gnu.org
Mon Feb 1 01:39:00 GMT 2010



------- Comment #13 from cyberleo at cyberleo dot net  2010-02-01 01:39 -------
Alas, it would seem that, due to licensing issues, newer GCC versions are
unsupported for building the FreeBSD base system.

For note, I managed to get this section to compile with my chosen optimization
flags (-Os -march=c3-2) by removing -Werror (the default) and -Wno-error (to
get past errors from unused results and failed inlining earlier in the kernel
build).


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39193



More information about the Gcc-bugs mailing list