On Sat, 12 Jul 2003 07:37:25 +1000 (EST)
Bruce Evans <[EMAIL PROTECTED]> 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
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to