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]"
