On Sun, 2009-07-19 at 12:46 +0200, Yves Blusseau wrote:
> Hi,
>
> here's a patch so grub-setup can be compiled and work on MacOSX.
>
> The only problem remaining is trampoline (nested functions), because
> OSX don't want
> to execute code in the heap.
>
> This patch is a rewriting of the last
Hi,
here's a patch so grub-setup can be compiled and work on MacOSX.
The only problem remaining is trampoline (nested functions), because
OSX don't want
to execute code in the heap.
This patch is a rewriting of the last patch with good identation and
no misleading variables.
Best Regards
Hi,
here's a patch so grub-setup can be compiled and work on MacOSX.
The only problem remaining is trampoline (nested functions), because
OSX don't want
to execute code in the heap.
This patch is a rewriting of the last patch with good identation and
no misleading variables.
Best Regards