On Saturday 03 April 2004 17:39, uc.sheda wrote: > I've solved my problem. It seems that compiling grub-0.94 under > OpenBSD 3.4 isn't possible due to an entity called "stack-protector". > I don't know more... Compiling using -fno-stack-protector works well.
Thanks for your report. I've modified configure in the CVS to specify -fno-stack-protector automatically when the option is supported by gcc. BTW, I could find more info from this page: http://www.trl.ibm.com/projects/security/ssp/ Okuji _______________________________________________ Bug-grub mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-grub
