From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DAlTf-0008Ok-5Z for qemu-devel@nongnu.org; Mon, 14 Mar 2005 04:03:07 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DAlTW-0008Mf-SA for qemu-devel@nongnu.org; Mon, 14 Mar 2005 04:03:03 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DAlTV-0008Ls-5o for qemu-devel@nongnu.org; Mon, 14 Mar 2005 04:02:57 -0500 Received: from [202.172.235.150] (helo=datalex.com.sg) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DAlBn-00061g-HJ for qemu-devel@nongnu.org; Mon, 14 Mar 2005 03:44:39 -0500 Message-ID: <42354EF4.8040208@tusker.org> Date: Mon, 14 Mar 2005 16:44:36 +0800 From: Damien Mascord MIME-Version: 1.0 Subject: Re: [Qemu-devel] Cross compile install (win32 binaries/mingw) References: <423549B9.8060100@tusker.org> In-Reply-To: <423549B9.8060100@tusker.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Damien Mascord wrote: > Hi guys, > > I have succesfully built qemu (current CVS) for win32 using a mingw > cross compile environment, though there were 2 caveats: > Once the binaries are built, Windows 2003 SBS installs fine. That's an utter lie :) I was using the wrong binaries to launch qemu. [daily build 20050303 is fine, my build segfaults]. Any idea on how to succesfully build a cross compile install of qemu ? Cheers, Damien