On 07.09.2011 03:38, Mario Limonciello wrote:
> Hello,
>
> I've assembled a small collection of patches that get mingw support a
> little bit futher along, particularly for grub-setup. With these
> patches i'm able to build a MinGW target by:
>
> # ./autogetn.sh
> # CC=i586-mingw32msvc-gcc ./confi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 09/06/2011 08:38 PM, Mario Limonciello wrote:
> Hello,
>
> I've assembled a small collection of patches that get mingw support a little
> bit futher along, particularly for grub-setup. With these patches i'm able to
> build a MinGW target by:
>
>
Hello,
I've assembled a small collection of patches that get mingw support a little
bit futher along, particularly for grub-setup. With these patches i'm able to
build a MinGW target by:
# ./autogetn.sh
# CC=i586-mingw32msvc-gcc ./configure --host=i586-mingw32msvc
# make grub-setup.exe
The co