Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Jul 2003 17:41:48 -0400
From:      Alexander Kabaev <ak03@gte.com>
To:        Bruce Evans <bde@zeta.org.au>
Cc:        l.ertl@univie.ac.at
Subject:   Re: Kernel built with new GCC panics immediately
Message-ID:  <20030711174148.173686c4.ak03@gte.com>
In-Reply-To: <20030712065656.C31200@gamplex.bde.org>
References:  <200307111844.h6BIicM7018465@gw.catspoiler.org> <20030712065656.C31200@gamplex.bde.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 12 Jul 2003 07:37:25 +1000 (EST)
Bruce Evans <bde@zeta.org.au> wrote:

> 
> Try compiling with cc -no-zero-initialized-in-bss.
> 
> gcc now puts zero-initialized variables in the bss by default, so an
> old bug in locore.s probably just became fatal.  From locore.s:
> 

Bull's eye! Peter has identified this problem already and hopefully will
be committing a patch soon.

-- 
Alexander Kabaev



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