Re: Patch to compile grub2 with Apple compiler

2014-04-12 Thread Yves Blusseau
Le 12 avr. 2014 à 19:06, Andrey Borzenkov a écrit : > В Sat, 12 Apr 2014 13:27:57 +0200 > Yves Blusseau пишет: > >> The "i386-pc" version built from OSX doesn't work. >> It will only display Grub Loading… >> > > On which platform? i386-pc smime.p7s Description: S/MIME cryptographic signatu

Re: Patch to compile grub2 with Apple compiler

2014-04-12 Thread Andrey Borzenkov
В Sat, 12 Apr 2014 13:27:57 +0200 Yves Blusseau пишет: > The "i386-pc" version built from OSX doesn't work. > It will only display Grub Loading… > On which platform? ___ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listin

Re: Patch to compile grub2 with Apple compiler

2014-04-12 Thread Yves Blusseau
The "i386-pc" version built from OSX doesn't work. It will only display Grub Loading… Regards, Yves smime.p7s Description: S/MIME cryptographic signature ___ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel

Re: Patch to compile grub2 with Apple compiler

2014-04-12 Thread Yves Blusseau
Le 10 avr. 2014 à 23:20, Vladimir 'φ-coder/phcoder' Serbinenko a écrit : > On 09.04.2014 13:11, Yves Blusseau wrote: >> Is this patch ok ? >> Is yes can i commit it ? >> > Did you test it? Yes i test it. Compile grub (EFI) on OSX 10.8.5 (Mountain Lion) with Xcode 5.1 and it's working. I have