From owner-freebsd-current@FreeBSD.ORG Wed Nov 26 23:43:28 2003 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 5DE4316A4CE for ; Wed, 26 Nov 2003 23:43:28 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 61FFE43FAF for ; Wed, 26 Nov 2003 23:43:27 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.9p2/8.12.9) with ESMTP id hAR7hQlg059049; Thu, 27 Nov 2003 00:43:26 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Thu, 27 Nov 2003 00:43:25 -0700 (MST) Message-Id: <20031127.004325.117350600.imp@bsdimp.com> To: bde@zeta.org.au From: "M. Warner Losh" In-Reply-To: <20031127161940.I77322@gamplex.bde.org> References: <20031126052320.GH15294@wombat.localnet> <20031127161940.I77322@gamplex.bde.org> X-Mailer: Mew version 2.1 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org Subject: Re: 40% slowdown with dynamic /bin/sh 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, 27 Nov 2003 07:43:28 -0000 In message: <20031127161940.I77322@gamplex.bde.org> Bruce Evans writes: : What are people doing to make buildworld so slow? using gcc 3 :-) Warner