From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58436) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Upe90-0008Ah-Dw for qemu-devel@nongnu.org; Thu, 20 Jun 2013 08:39:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Upe8w-0006HD-5U for qemu-devel@nongnu.org; Thu, 20 Jun 2013 08:39:18 -0400 Received: from mx1.redhat.com ([209.132.183.28]:18306) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Upe8v-0006GH-UE for qemu-devel@nongnu.org; Thu, 20 Jun 2013 08:39:14 -0400 Message-ID: <51C2F7E7.7040008@redhat.com> Date: Thu, 20 Jun 2013 14:39:03 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1371576844-28743-1-git-send-email-mjt@msgid.tls.msk.ru> <51C1E335.9010304@redhat.com> <51C1F602.4040806@msgid.tls.msk.ru> <51C1FDF8.5030104@redhat.com> <51C20727.7020707@twiddle.net> <51C2D03E.2030505@redhat.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [RFC PATCH 0/4] per-object libraries List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: Michael Tokarev , qemu-devel@nongnu.org, =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= , Richard Henderson Il 20/06/2013 12:06, Peter Maydell ha scritto: >> > This only leaves Darwin. I have no idea about that, and I don't have >> > anymore a machine to test it. Andreas or Peter, can you shed light? > If you have something concrete you'd like me to test I can test it. You can modify the configure probe to detect GNU libtool (Mac OS X calls it glibtool, IIRC), and attach the log of "make libcacard.la V=1". Paolo