grub-devel
[Top][All Lists]
Advanced

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

Re: Patch to compile grub2 with Apple compiler


From: Vladimir 'φ-coder/phcoder' Serbinenko
Subject: Re: Patch to compile grub2 with Apple compiler
Date: Sun, 20 Apr 2014 16:10:58 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Icedove/24.4.0

On 12.04.2014 19:54, Yves Blusseau wrote:
> 
> Le 12 avr. 2014 à 19:06, Andrey Borzenkov <address@hidden> a écrit :
> 
>> В Sat, 12 Apr 2014 13:27:57 +0200
>> Yves Blusseau <address@hidden> пишет:
>>
>>> The "i386-pc" version built from OSX doesn't work.
>>> It will only display Grub Loading…
>>>
Not surprising. Apple misassembler generates correct 16-bit code only
when stars are right.
Every version of Apple misassembler has bugs, every version they are
different. You'd need to disassemble the resulting code and compare it
with original file to know which instructions are wrong.
Just a hunch: it may be ADDR32/DATA32. Attached is my experimental patch
for removal of ADDR32/DATA32
>>
>> On which platform? 
> i386-pc
> 
> 
> 
> _______________________________________________
> Grub-devel mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/grub-devel
> 

Attachment: data32.diff
Description: Text Data

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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