Kernel build error

Norikatsu Shigemura nork at FreeBSD.org
Thu Jul 29 08:56:23 PDT 2004


On Thu, 29 Jul 2004 12:45:39 +0200
Alex Dupre <ale at freebsd.org> wrote:
> > cc1: error: invalid parameter `inline-unit-growth'
> > cc1: error: invalid parameter `large-function-growth'
> > *** Error code 1
> I think gcc 3.4 should be a dependency to build a new kernel, or these 
> parameters should be omitted from kern.pre.mk if gcc 3.3 is used.

	Oops, you should make buildworld before make buildkernel.
	And `make buildworld' will use new toolschains.


More information about the freebsd-current mailing list