In article <199904050513.xaa69...@harmony.village.org>,
Warner Losh  <i...@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                                               j...@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 majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to