All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anthony Liguori <anthony@codemonkey.ws>
To: qemu-devel <qemu-devel@nongnu.org>
Cc: kvm-devel <kvm@vger.kernel.org>, Avi Kivity <avi@redhat.com>
Subject: [FYI] Need to do a full rebuild if you are on Linux x86 host
Date: Mon, 21 Nov 2011 18:25:01 -0600	[thread overview]
Message-ID: <4ECAEBDD.2070805@codemonkey.ws> (raw)

Due to this commit:

commit 40d6444e91c6ab17e5e8ab01d4eece90cbc4afed
Author: Avi Kivity <avi@redhat.com>
Date:   Tue Nov 15 20:12:17 2011 +0200

     configure: build position independent executables on x86-Linux hosts

PIE binaries cannot be linked with non-PIE binaries and make is not smart enough 
to rebuild when the CFLAGS have changed.

Regards,

Anthony Liguori

WARNING: multiple messages have this Message-ID (diff)
From: Anthony Liguori <anthony@codemonkey.ws>
To: qemu-devel <qemu-devel@nongnu.org>
Cc: Avi Kivity <avi@redhat.com>, kvm-devel <kvm@vger.kernel.org>
Subject: [Qemu-devel] [FYI] Need to do a full rebuild if you are on Linux x86 host
Date: Mon, 21 Nov 2011 18:25:01 -0600	[thread overview]
Message-ID: <4ECAEBDD.2070805@codemonkey.ws> (raw)

Due to this commit:

commit 40d6444e91c6ab17e5e8ab01d4eece90cbc4afed
Author: Avi Kivity <avi@redhat.com>
Date:   Tue Nov 15 20:12:17 2011 +0200

     configure: build position independent executables on x86-Linux hosts

PIE binaries cannot be linked with non-PIE binaries and make is not smart enough 
to rebuild when the CFLAGS have changed.

Regards,

Anthony Liguori

             reply	other threads:[~2011-11-22  0:25 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-22  0:25 Anthony Liguori [this message]
2011-11-22  0:25 ` [Qemu-devel] [FYI] Need to do a full rebuild if you are on Linux x86 host Anthony Liguori
2011-11-22  9:41 ` Gerd Hoffmann
2011-11-22  9:41   ` [Qemu-devel] " Gerd Hoffmann
2011-11-22 10:01   ` Paolo Bonzini
2011-11-22 10:01     ` [Qemu-devel] " Paolo Bonzini
2011-11-22 10:05     ` Avi Kivity
2011-11-22 10:05       ` [Qemu-devel] " 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=4ECAEBDD.2070805@codemonkey.ws \
    --to=anthony@codemonkey.ws \
    --cc=avi@redhat.com \
    --cc=kvm@vger.kernel.org \
    --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 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.