From owner-freebsd-current Mon Apr 5 0:51:31 1999 Delivered-To: freebsd-current@freebsd.org Received: from wall.polstra.com (rtrwan160.accessone.com [206.213.115.74]) by hub.freebsd.org (Postfix) with ESMTP id 5BF1715128 for ; Mon, 5 Apr 1999 00:51:30 -0700 (PDT) (envelope-from jdp@polstra.com) Received: from vashon.polstra.com (vashon.polstra.com [206.213.73.13]) by wall.polstra.com (8.9.3/8.9.1) with ESMTP id AAA14320; Mon, 5 Apr 1999 00:49:32 -0700 (PDT) (envelope-from jdp@polstra.com) From: John Polstra Received: (from jdp@localhost) by vashon.polstra.com (8.9.2/8.9.1) id AAA15720; Mon, 5 Apr 1999 00:49:32 -0700 (PDT) (envelope-from jdp@polstra.com) Date: Mon, 5 Apr 1999 00:49:32 -0700 (PDT) Message-Id: <199904050749.AAA15720@vashon.polstra.com> To: imp@harmony.village.org Subject: Re: Boot blocks In-Reply-To: <199904050513.XAA69299@harmony.village.org> Organization: Polstra & Co., Seattle, WA Cc: current@freebsd.org Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In article <199904050513.XAA69299@harmony.village.org>, Warner Losh wrote: > -fno-exceptions didn't seem to impact things at all, nor > did -fno-sjlj-exceptions. At least in terms of size. That's because the default for C programs is -fno-exceptions. That option still should be added to the Makefiles for boot in such a way as to override a possible "-fexceptions" in /etc/make.conf. When there are conflicting options, the last one wins. John -- John Polstra jdp@polstra.com John D. Polstra & Co., Inc. Seattle, Washington USA "Self-interest is the aphrodisiac of belief." -- James V. DeLong To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message