From owner-cvs-all Mon Apr 8 0:43:22 2002 Delivered-To: cvs-all@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id BB9F237B400 for ; Mon, 8 Apr 2002 00:43:20 -0700 (PDT) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.2/8.12.2) with ESMTP id g387h9Ym066610; Mon, 8 Apr 2002 00:43:09 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.2/8.12.2/Submit) id g387fsCq066594; Mon, 8 Apr 2002 00:41:54 -0700 (PDT) Date: Mon, 8 Apr 2002 00:41:54 -0700 From: "David O'Brien" To: Bruce Evans Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/gnu/usr.bin/cc/cc1 Makefile src/gnu/usr.bin/cc/cc1obj Makefile src/gnu/usr.bin/cc/cc1plus Makefile Message-ID: <20020408004154.A66483@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <20020407162550.GE67968@sunbay.com> <20020408165120.S5876-100000@gamplex.bde.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020408165120.S5876-100000@gamplex.bde.org>; from bde@zeta.org.au on Mon, Apr 08, 2002 at 05:04:01PM +1000 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Apr 08, 2002 at 05:04:01PM +1000, Bruce Evans wrote: > However, in the special case of the large first passes of > cc, we (people who set NOSHARED here previously) think that clobbering > earlier settings is right, because the space savings are small and the > time savings are large for using NOSHARED unconditionally. My reason for a static cc/cpp0/cc1 has nothing to do with speed, but rather to allow one to recover from a bad libc.so or ld-elf.so.1. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message