From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:41347) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U1awh-00057E-Pd for qemu-devel@nongnu.org; Sat, 02 Feb 2013 06:07:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U1awg-0001d8-Fw for qemu-devel@nongnu.org; Sat, 02 Feb 2013 06:07:43 -0500 Received: from mout.web.de ([212.227.17.12]:61909) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U1awg-0001bp-74 for qemu-devel@nongnu.org; Sat, 02 Feb 2013 06:07:42 -0500 Message-ID: <510CF37A.2010305@web.de> Date: Sat, 02 Feb 2013 12:07:38 +0100 From: =?ISO-8859-1?Q?Andreas_F=E4rber?= MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] patch to fix EXC_BAD_ACCESS on Mac OS X List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Christopher Friedt Cc: Peter Maydell , qemu-devel@nongnu.org Hi Christopher, Am 02.02.2013 03:38, schrieb Christopher Friedt: > On Fri, Feb 1, 2013 at 1:01 PM, Peter Maydell wrote: >> OSX generally works for me, with some caveats: >> * current master doesn't compile because of a recent patch >> related to ffsl; this should be fixed soon I hope. > > I'll have to check out master again. Currently I'm using 1.3.0, but > the ffsl issue > doesn't seem like it would be hard to fix at all. [...] > Is there a more-or-less reliable build that's working for Mac? Try my branch, it is building okay - master plus one patch currently: git://repo.or.cz/qemu/afaerber.git macosx http://repo.or.cz/w/qemu/afaerber.git/shortlog/refs/heads/macosx Regards, Andreas