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)

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to