Il 02/04/2013 20:17, Peter Maydell ha scritto:
> This is because we seem to have lost the trailing "-lm -lz"; here's
> the tail end of the link command from a build on master for
> comparison:
>
> translate-all.o xen-stub.o ../libqemuutil.a ../libqemustub.a -lrt
> -pthread -lgthread-2.0 -lglib-2
On 2 April 2013 18:26, Paolo Bonzini wrote:
> Il 02/04/2013 19:01, Peter Maydell ha scritto:
>> I think this may perturb the order of the link line slightly,
>> but hopefully not in any way that matters. (Did you test a
>> static build?)
>
> I don't have static versions of half of the prerequisite
Il 02/04/2013 19:01, Peter Maydell ha scritto:
>> Signed-off-by: Paolo Bonzini
> Reviewed-by: Peter Maydell
>
> I think this may perturb the order of the link line slightly,
> but hopefully not in any way that matters. (Did you test a
> static build?)
I don't have static versions of half of the
On 2 April 2013 15:44, Paolo Bonzini wrote:
> Signed-off-by: Paolo Bonzini
Reviewed-by: Peter Maydell
I think this may perturb the order of the link line slightly,
but hopefully not in any way that matters. (Did you test a
static build?)
-- PMM
Signed-off-by: Paolo Bonzini
---
Makefile.target | 2 +-
configure | 4 +++-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/Makefile.target b/Makefile.target
index 2bd6d14..c8513f1 100644
--- a/Makefile.target
+++ b/Makefile.target
@@ -119,7 +119,7 @@ obj-$(CONFIG_HAVE_GET_M