Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jul 2004 00:55:59 +0900
From:      Norikatsu Shigemura <nork@FreeBSD.org>
To:        Alex Dupre <ale@FreeBSD.org>
Cc:        current@FreeBSD.org
Subject:   Re: Kernel build error
Message-ID:  <20040730005559.2ee8e1a6.nork@FreeBSD.org>
In-Reply-To: <4108D553.5040806@FreeBSD.org>
References:  <4108C153.7080602@FreeBSD.org> <4108D553.5040806@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 29 Jul 2004 12:45:39 +0200
Alex Dupre <ale@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040730005559.2ee8e1a6.nork>