From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60083) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aiK2p-00076U-E1 for qemu-devel@nongnu.org; Tue, 22 Mar 2016 07:00:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aiK2o-00019V-0n for qemu-devel@nongnu.org; Tue, 22 Mar 2016 07:00:15 -0400 Received: from mail-vk0-x22f.google.com ([2607:f8b0:400c:c05::22f]:36564) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aiK2n-00019J-L7 for qemu-devel@nongnu.org; Tue, 22 Mar 2016 07:00:13 -0400 Received: by mail-vk0-x22f.google.com with SMTP id z68so13952712vkg.3 for ; Tue, 22 Mar 2016 04:00:13 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <87lh5aswea.fsf@linaro.org> References: <87lh5aswea.fsf@linaro.org> From: Peter Maydell Date: Tue, 22 Mar 2016 10:59:53 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] Call for build instructions for FreeBSD and MacOSX List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?B?QWxleCBCZW5uw6ll?= Cc: QEMU Developers On 22 March 2016 at 09:18, Alex Benn=C3=A9e wrote: > Hi, > > I was looking at fixing a FreeBSD compile failure yesterday and I spent > a lot of time trying to figure out building on a system that I'm not > very familiar with. Today I'm having a quick look at extending the > Travis build to MacOSX. > > In both cases I'm not getting very far and I notice we only really have > decent build instructions on the wiki for Linux and Win32: > > http://wiki.qemu.org/Hosts/Linux > http://wiki.qemu.org/Hosts/W32 > > Could I implore the greater community to think about putting up some > simple instructions for people that are not familiar with these systems. > It will help *you* in the long run ;-) OSX build instructions are documented in the documentation: http://qemu.weilnetz.de/qemu-doc.html#Mac-OS-X thanks -- PMM