From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44372) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VqkSN-00057c-Ii for qemu-devel@nongnu.org; Wed, 11 Dec 2013 09:08:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VqkSH-0000FU-JC for qemu-devel@nongnu.org; Wed, 11 Dec 2013 09:08:07 -0500 Received: from static.88-198-71-155.clients.your-server.de ([88.198.71.155]:43167 helo=socrates.bennee.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VqkSH-0000F9-Dv for qemu-devel@nongnu.org; Wed, 11 Dec 2013 09:08:01 -0500 References: From: Alex =?utf-8?Q?Benn=C3=A9e?= In-reply-to: Date: Wed, 11 Dec 2013 14:07:39 +0000 Message-ID: <87eh5j5vmc.fsf@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] Qemu on android List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Tervel Atanassov Cc: qemu-devel@nongnu.org noxidog@gmail.com writes: > Hi, > > I'm trying to use the latest version of QEMU (1.7) in user mode in Android > 1.7. I tried compiling it, but it seems there is a very hard dependency on > glib which is standing in the way. Has anyone tried building qemu 1.7 for > android, if so where can I get the information? The hard dependency on glib has been in quite some time (e18df14185e817ba735bce57ecdef9a55fb3d093) so I don't think you can build without it. However it should be possible to build glib for android and bundle it with your qemu if needed. > > Thanks, > > Tervel -- Alex Bennée QEMU/KVM Hacker for Linaro