Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Apr 1999 00:49:32 -0700 (PDT)
From:      John Polstra <jdp@polstra.com>
To:        imp@harmony.village.org
Cc:        current@freebsd.org
Subject:   Re: Boot blocks
Message-ID:  <199904050749.AAA15720@vashon.polstra.com>
In-Reply-To: <199904050513.XAA69299@harmony.village.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In article <199904050513.XAA69299@harmony.village.org>,
Warner Losh  <imp@harmony.village.org> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904050749.AAA15720>