grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] Make grub2 compile with Apple's gcc


From: Vladimir 'phcoder' Serbinenko
Subject: [PATCH] Make grub2 compile with Apple's gcc
Date: Sun, 10 May 2009 18:46:48 +0200

Hello. With this patch you can compile grub2 using Apple's gcc. Only partially tested. You need objconv available from http://www.agner.org/optimize/ licensed under GPL and additionally patched with attached patch
Then you need to patch grub2 with attached patch. If you compile for i386-pcbefore you begin you need to compile execute:
gcc -o macho2img util/macho2img.c -Iinclude
Then just compile grub2 normally. I will look how to automatise the compilation of macho2img
--
Regards
Vladimir 'phcoder' Serbinenko

Attachment: objconv.diff
Description: Text Data

Attachment: apple.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]