From owner-freebsd-current@FreeBSD.ORG Thu Jul 29 10:45:42 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B570516A4CE; Thu, 29 Jul 2004 10:45:42 +0000 (GMT) Received: from server.alexdupre.com (host245-49.pool8288.interbusiness.it [82.88.49.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id F137D43D39; Thu, 29 Jul 2004 10:45:41 +0000 (GMT) (envelope-from ale@FreeBSD.org) Received: from [192.168.0.101] (thunder.alexdupre.com [192.168.0.101]) i6TAjdLQ095769; Thu, 29 Jul 2004 12:45:40 +0200 (CEST) (envelope-from ale@FreeBSD.org) Message-ID: <4108D553.5040806@FreeBSD.org> Date: Thu, 29 Jul 2004 12:45:39 +0200 From: Alex Dupre User-Agent: Mozilla Thunderbird 0.7.1 (Windows/20040626) X-Accept-Language: en-us, en MIME-Version: 1.0 To: current@FreeBSD.org References: <4108C153.7080602@FreeBSD.org> In-Reply-To: <4108C153.7080602@FreeBSD.org> X-Enigmail-Version: 0.84.2.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: kan@FreeBSD.org Subject: Re: Kernel build error X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jul 2004 10:45:42 -0000 Alex Dupre 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. -- Alex Dupre