From owner-freebsd-current Fri Jun 23 6:20:25 2000 Delivered-To: freebsd-current@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.2.163]) by hub.freebsd.org (Postfix) with ESMTP id 5AEB237B9C7 for ; Fri, 23 Jun 2000 06:20:20 -0700 (PDT) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.13 #1) id 135TND-000P0j-00; Fri, 23 Jun 2000 15:19:55 +0200 From: Sheldon Hearn To: Donn Miller Cc: Wes Morgan , current@FreeBSD.ORG Subject: Re: -current kernel broken? In-reply-to: Your message of "Fri, 16 Jun 2000 20:34:06 -0400." <394AC77E.88FB7D90@cvzoom.net> Date: Fri, 23 Jun 2000 15:19:55 +0200 Message-ID: <96144.961766395@axl.ops.uunet.co.za> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 16 Jun 2000 20:34:06 -0400, Donn Miller wrote: > I saw this as well. It turns out the optimizations I was using when > building my kernel was causing it. I was using -march=pentium -Os > -pipe. Falling back to -O -pipe solved this. Clearly, the new warning about optimization in make.conf is not enough. We need to burn a huge fiery warning into the console as the kernel loads up that warns about the "non-standard" optimization with which it was compiled. Were you seeing the copyright notice? :-) Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message