Kernel built with new GCC panics immediately
    Alexander Kabaev 
    ak03 at gte.com
       
    Fri Jul 11 14:41:51 PDT 2003
    
    
  
On Sat, 12 Jul 2003 07:37:25 +1000 (EST)
Bruce Evans <bde at 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
    
    
More information about the freebsd-current
mailing list