From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:53936) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UN4yc-0006EJ-QJ for qemu-devel@nongnu.org; Tue, 02 Apr 2013 13:26:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UN4yb-0008NS-BR for qemu-devel@nongnu.org; Tue, 02 Apr 2013 13:26:30 -0400 Received: from mail-ee0-f45.google.com ([74.125.83.45]:42068) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UN4yb-0008NG-4p for qemu-devel@nongnu.org; Tue, 02 Apr 2013 13:26:29 -0400 Received: by mail-ee0-f45.google.com with SMTP id b57so360747eek.32 for ; Tue, 02 Apr 2013 10:26:28 -0700 (PDT) Sender: Paolo Bonzini Message-ID: <515B14BE.2060705@redhat.com> Date: Tue, 02 Apr 2013 19:26:22 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1364913860-25159-1-git-send-email-pbonzini@redhat.com> <1364913860-25159-5-git-send-email-pbonzini@redhat.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 4/5] configure: move common libraries to config-host.mak List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: qemu-devel@nongnu.org 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 prerequisites of system emulators... Paolo