That was a really nice piece of debugging! :)

I just spent a day doing a similar style task and I know how tough it can be
to track stuff down.


GOOD JOB GUYS! :)

Dave
On Friday, July 11, 2003, at 6:13PM, Lukas Ertl wrote:

On Fri, 11 Jul 2003, Alexander Kabaev 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.

Yay, it's working! Thanks!


regards,
le

--
Lukas Ertl eMail: [EMAIL PROTECTED]
UNIX-Systemadministrator Tel.: (+43 1) 4277-14073
Zentraler Informatikdienst (ZID) Fax.: (+43 1) 4277-9140
der Universität Wien http://mailbox.univie.ac.at/~le/
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

_______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to