From: Peter Maydell <peter.maydell@linaro.org>
To: Avi Kivity <avi@redhat.com>
Cc: Blue Swirl <blauwirbel@gmail.com>, Paul Moore <pmoore@redhat.com>,
qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 1.0] configure: build position independent executables across the board, by default
Date: Mon, 14 Nov 2011 15:00:43 +0000 [thread overview]
Message-ID: <CAFEAcA9bMySKHutYWKFZpEGo1jJN6-At3Gc_sfWdi3OqS=82tw@mail.gmail.com> (raw)
In-Reply-To: <CAFEAcA-XfUbg=d6OgMv1Am4NhjOyxk9in6HsuW5ZQ=zQn8yAAg@mail.gmail.com>
On 14 November 2011 14:59, Peter Maydell <peter.maydell@linaro.org> wrote:
> On 14 November 2011 14:41, Avi Kivity <avi@redhat.com> wrote:
>> +if test "$pie" = "yes" ; then
>> + QEMU_CFLAGS="-fPIE -DPIE $QEMU_CFLAGS"
>> + LDFLAGS="-Wl,-pie $LDFLAGS"
> It would be good to see some testing that this works on all
> our random oddball hosts (MacOSX, for instance, which doesn't
> use GNU ld) and architectures we apply this...
*before we apply this...
-- PMM (rats)
next prev parent reply other threads:[~2011-11-14 15:00 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-14 14:41 [Qemu-devel] [PATCH 1.0] configure: build position independent executables across the board, by default Avi Kivity
2011-11-14 14:59 ` Peter Maydell
2011-11-14 15:00 ` Peter Maydell [this message]
2011-11-14 15:06 ` Avi Kivity
2011-11-14 15:15 ` Peter Maydell
2011-11-14 15:18 ` Avi Kivity
2011-11-14 18:45 ` Peter Maydell
2011-11-15 7:43 ` Avi Kivity
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='CAFEAcA9bMySKHutYWKFZpEGo1jJN6-At3Gc_sfWdi3OqS=82tw@mail.gmail.com' \
--to=peter.maydell@linaro.org \
--cc=avi@redhat.com \
--cc=blauwirbel@gmail.com \
--cc=pmoore@redhat.com \
--cc=qemu-devel@nongnu.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).