From: Andrei Borzenkov <arvidjaar@gmail.com>
To: cjwatson@ubuntu.com, grub-devel@gnu.org
Subject: Re: Support grub-emu on x32 (ILP32 but with x86-64 instruction set)
Date: Sat, 13 Sep 2014 19:21:43 +0400 [thread overview]
Message-ID: <20140913192143.16bb3551@opensuse.site> (raw)
> * configure.ac: Remove -m64 from checks for -mcmodel=large and
> -mno-red-zone. These are always either unnecessary (x86_64-emu) or
> already in TARGET_CFLAGS at this point, and they produce incorrect
> results when building for x32.
This was added to match what grub-core/Makefile.am actually uses. So
basically either Makefile.am needs fixing as well or your patch does
not fix the actual problem - meaning efiemu64.o will fail to compile.
next reply other threads:[~2014-09-13 15:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-13 15:21 Andrei Borzenkov [this message]
2014-09-14 20:02 ` Support grub-emu on x32 (ILP32 but with x86-64 instruction set) Colin Watson
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=20140913192143.16bb3551@opensuse.site \
--to=arvidjaar@gmail.com \
--cc=cjwatson@ubuntu.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.