From: "Vladimir 'φ-coder/phcoder' Serbinenko" <phcoder@gmail.com>
To: grub-devel@gnu.org
Subject: Re: Merge request: more-mingw32-support
Date: Wed, 14 Sep 2011 19:35:52 +0200 [thread overview]
Message-ID: <4E70E5F8.5050900@gmail.com> (raw)
In-Reply-To: <4E66CB26.5050900@dell.com>
[-- Attachment #1: Type: text/plain, Size: 1853 bytes --]
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 ./configure --host=i586-mingw32msvc
> # make grub-setup.exe
>
> The collection is at this URL :
> https://code.launchpad.net/~superm1/grub/more-mingw32-support
> <https://code.launchpad.net/%7Esuperm1/grub/more-mingw32-support>
> And can be merged from lp:~superm1/grub/more-mingw32-support
>
> Specifically here are links for the individual patches:
> http://bazaar.launchpad.net/~superm1/grub/more-mingw32-support/revision/3423
> http://bazaar.launchpad.net/~superm1/grub/more-mingw32-support/revision/3424
> http://bazaar.launchpad.net/~superm1/grub/more-mingw32-support/revision/3425
> http://bazaar.launchpad.net/~superm1/grub/more-mingw32-support/revision/3426
> http://bazaar.launchpad.net/~superm1/grub/more-mingw32-support/revision/3427
>
> If requested, i'll be happy to resend all of these as individual
> patches to the mailing list as well.
>
Yes. We need to have the patches go through ML for the record. Some of
your patches are no-brain merge but others are no-brain reject (like
using #undef GRUB_UTIL which is wrong in idea (let's disable the code we
don't seem to use) (it will result in frequent breakage) and
implementation (undefing something completely unrelated)).
Please send one patch per mail
> Thanks,
>
> --
> *Mario Limonciello*
> Linux Engineer
> *Dell*| OS Engineering
>
>
> _______________________________________________
> Grub-devel mailing list
> Grub-devel@gnu.org
> https://lists.gnu.org/mailman/listinfo/grub-devel
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 294 bytes --]
prev parent reply other threads:[~2011-09-14 17:36 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-07 1:38 Merge request: more-mingw32-support Mario Limonciello
2011-09-14 17:12 ` Mario Limonciello
2011-09-14 17:35 ` Vladimir 'φ-coder/phcoder' Serbinenko [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4E70E5F8.5050900@gmail.com \
--to=phcoder@gmail.com \
--cc=grub-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.