From: Bean <bean12...@gmail.com> Date: Mon, 12 Oct 2009 18:31:12 +0800
> To use the libgcc, we need to link the object file, this doesn't work > in system that use non ELF format like mach-o. How can one even build programs in the mach-o format if linking object files is not allowed? :-) If this is just for embedded cross compile situations, just forget it. We just require that you have a fully functioning cross build environment and that means you need to have a C library around. _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel