qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Problems compiling HEAD on Mac OS X 10.9.2


From: Paolo Bonzini
Subject: Re: [Qemu-devel] Problems compiling HEAD on Mac OS X 10.9.2
Date: Fri, 14 Mar 2014 13:29:06 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

Il 13/03/2014 19:48, Peter Maydell ha scritto:
Yep, here we are:
LIBSSH2_LIBS=-L/opt/local/lib -lssh2 -Wl,-headerpad_max_install_names
-arch x86_64
CURL_LIBS=-L/opt/local/lib -lcurl

rules.mak is incorrectly reordering the contents of
these and generating a non-working mess.

Fam,

is the $(sort) actually necessary in extract-libs? It is required in expand-objs, but duplicate -l options should be harmless.

Paolo



reply via email to

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