From owner-freebsd-stable Thu Oct 31 14:55:21 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C260837B401 for ; Thu, 31 Oct 2002 14:55:20 -0800 (PST) Received: from ns.itga.com.au (ns.itga.com.au [202.53.40.210]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4AC2343E4A for ; Thu, 31 Oct 2002 14:55:19 -0800 (PST) (envelope-from gnb@itga.com.au) Received: from lightning.itga.com.au (lightning.itga.com.au [192.168.71.20]) by ns.itga.com.au (8.9.3/8.9.3) with ESMTP id JAA22212; Fri, 1 Nov 2002 09:55:12 +1100 (EST) (envelope-from gnb@itga.com.au) Received: from lightning.itga.com.au (localhost [127.0.0.1]) by lightning.itga.com.au (8.9.3/8.9.3) with ESMTP id JAA15180; Fri, 1 Nov 2002 09:55:12 +1100 (EST) Message-Id: <200210312255.JAA15180@lightning.itga.com.au> X-Mailer: exmh version 2.4 05/15/2001 with nmh-1.0.4 From: Gregory Bond To: Robert Bell Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Kernel build - new build too big In-reply-to: Your message of Thu, 31 Oct 2002 12:41:27 -0800. Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 01 Nov 2002 09:55:12 +1100 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > The new kernel is almost twice as big. > Usually the diff is a few K at most. Sure you're not comparing a stripped vs unstripped kernel? Or one with debug symbols vs one without? run "size /kernel*" for a more accurate idea of how big the program (as opposed to the program file) is. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message