qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [FYI] Need to do a full rebuild if you are on Linux x86 hos


From: Anthony Liguori
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
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.21) Gecko/20110831 Lightning/1.0b2 Thunderbird/3.1.13

Due to this commit:

commit 40d6444e91c6ab17e5e8ab01d4eece90cbc4afed
Author: Avi Kivity <address@hidden>
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 via email to

[Prev in Thread] Current Thread [Next in Thread]