Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Jun 2012 23:51:12 +0900
From:      rozhuk.im@gmail.com
To:        <freebsd-hackers@freebsd.org>
Subject:   Need Help: build the kernel with -Os
Message-ID:  <4fd75766.8688ec0a.40cb.ffffe7e9@mx.google.com>

next in thread | raw e-mail | index | archive | help
Hi, All!

I've fixed many warnings: "warning: 'XXX' may be used uninitialized in this
function"
PR: http://www.freebsd.org/cgi/query-pr.cgi?pr=168979

But there are still warning: "- param large-function-growth limit reached
[-Winline]" and sometimes the compiler just crashes with errors:
{standard input}: Assembler messages:
{standard input}: 388636: Warning: end of file not at end of a line; newline
inserted
cc: Internal error: Killed: 9 (program cc1)
Please submit a full bug report.
See <URL:http://gcc.gnu.org/bugs.html>; for instructions.
*** Error code 1

Please help!



PS: generic, amd64; custom, amd64; custom, arm.






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4fd75766.8688ec0a.40cb.ffffe7e9>