[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: grub2-rc1-emu under cygwin
From: |
Vladimir 'φ-coder/phcoder' Serbinenko |
Subject: |
Re: grub2-rc1-emu under cygwin |
Date: |
Wed, 03 Apr 2013 16:28:42 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:10.0.12) Gecko/20130116 Icedove/10.0.12 |
On 31.01.2013 23:20, Cyrille Lefevre wrote:
> Hi,
>
> I'm attempting to build grub2-rc1 -emu under cygwin w/o success.
> I've made a fast and dirty patch about the missing stuff (emunet tap),
> see attachment,
>
It breaks Linux part, you need #ifdef's
# but I don't known how to say to the build machine these symbols came
> from cygwin
> and should be resolved at last ? see bellow... everything else seems to
> be ok.
>
You need to define them in include/grub/emu/export.h and condition on
their presence (see how it's done for libgcc)
signature.asc
Description: OpenPGP digital signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: grub2-rc1-emu under cygwin,
Vladimir 'φ-coder/phcoder' Serbinenko <=