On Wednesday 23 March 2005 09:42 pm, Brian Sammon wrote:
> 2) Perhaps you should switch from memalign to posix_memalign. There's
> better odds of convincing Apple to add posix_memalign to future releases of
> Darwin than with memalign. It appears that memalign is glibc-specific.
> Does {Free|Net|Open}BSD have memalign? Is anyone building grub2 on any of
> the BSDs?
memalign is used only because the utilities do not use GRUB's own memory
management but operating system's. I think it would be better to change them
to use GRUB's.
Okuji
_______________________________________________
Grub-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/grub-devel