grub-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Make grub2 compile with Apple's gcc


From: Vladimir 'phcoder' Serbinenko
Subject: Re: [PATCH] Make grub2 compile with Apple's gcc
Date: Tue, 19 May 2009 17:45:48 +0200

Patch on patch. Now it installs correctly and external module builds
work too. For install script to work I had to simplify sed command.
Does this new sed command poses any problems. Also agner (objconv
author) accepted my patch but said that addend modification was
incorrect. I've seen now that relocating behaviour differs between
grub-mkimage and module loading. I made grub-mkimage to brehave the
same way as grub2 module loading and this part of objconv patch isn't
required anymore


On Sun, May 17, 2009 at 1:14 PM, Vladimir 'phcoder' Serbinenko
<address@hidden> wrote:
> Ident fixes.
>
> On Sun, May 17, 2009 at 1:48 AM, Vladimir 'phcoder' Serbinenko
> <address@hidden> wrote:
>> Update
>>
>> On Sun, May 10, 2009 at 6:46 PM, Vladimir 'phcoder' Serbinenko
>> <address@hidden> wrote:
>>> 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
>>>
>>
>>
>>
>> --
>> Regards
>> Vladimir 'phcoder' Serbinenko
>>
>
>
>
> --
> Regards
> Vladimir 'phcoder' Serbinenko
>



-- 
Regards
Vladimir 'phcoder' Serbinenko




reply via email to

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