help-grub
[Top][All Lists]
Advanced

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

Re: How to reuse the the part of codes about file system in grub ?


From: Andrei Borzenkov
Subject: Re: How to reuse the the part of codes about file system in grub ?
Date: Tue, 8 Sep 2015 16:40:01 +0300



Отправлено с iPhone

29 авг. 2015 г., в 11:15, Arch Stack <address@hidden> написал(а):

I find that the error when I compile GRUB on MSYS2 was because that I use MinGW64/MSYS2, in configure.ac "AC_CHECK_SIZEOF(TCHAR,,[#include <windows.h>])" will only be checked "case "$host_os" in cygwin | windows* | mingw32*",but on MinGW64 host_os=mingw64 and on MSYS2 host_os=msys

Then how can I compile GRUB on MinGW64 or MSYS2?


Either send patch to grub-devel, or send report about failing build there together with config.log and exact description of your environment (host OS version, Cygwin/msys/mingw-w64 versions).

reply via email to

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