Aside from compiling/linking issues, there is another thing to keep in mind should there ever be a port of bootable GRUB2 parts to OF/ Mach-O. OS X uses a different calling convention, so any assembly bits would have to be properly adjusted.
I still think the best solution here would be to compile the bootable  
parts with a crosscompiler as PowerPC ELF, while compiling the system  
utilities with the stock Apple GCC and native LD (and associate  
frameworks) as Mach-O. 

_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to