Hi,

Update:

Support ppc mach-o object file, now you can compile grub2
powerpc-ieee1275 in OSX.

As Xcode have included powerpc cross compiler, you don't need to
install extra software, just use the following configure command:

./configure --with-platform=ieee1275 --target=powerpc
TARGET_CC=powerpc-apple-darwin9-gcc-4.0.1

With this patch, new object format support is basically finished, now
you can compile the following targets in Windows, OSX and Linux:

Windows:
all i386 targets, x86_64 targets (needs mingw-w64)

OSX:
all i386, x86_64 and powerpc targets.

Linux:
all i386, x86_64 (needs multilib), and powerpc (need cross compiler) targets

-- 
Bean

gitgrub home: http://github.com/grub/grub/
my fork page: http://github.com/bean123/grub/


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

Reply via email to