From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LxKId-0003Oz-V2 for qemu-devel@nongnu.org; Fri, 24 Apr 2009 08:14:36 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LxKIZ-0003Nl-Cm for qemu-devel@nongnu.org; Fri, 24 Apr 2009 08:14:35 -0400 Received: from [199.232.76.173] (port=34678 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LxKIZ-0003Ni-8E for qemu-devel@nongnu.org; Fri, 24 Apr 2009 08:14:31 -0400 Received: from yw-out-1718.google.com ([74.125.46.156]:17807) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LxKIY-0004jZ-Sd for qemu-devel@nongnu.org; Fri, 24 Apr 2009 08:14:31 -0400 Received: by yw-out-1718.google.com with SMTP id 5so508606ywr.82 for ; Fri, 24 Apr 2009 05:14:29 -0700 (PDT) Message-ID: <49F1AD18.3040804@codemonkey.ws> Date: Fri, 24 Apr 2009 07:14:16 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [7234] Use a more natural order References: <20090423185308.GH3795@csclub.uwaterloo.ca> <20090423191040.GI3795@csclub.uwaterloo.ca> <5d6222a80904231215p62c6594asc50230b252e892aa@mail.gmail.com> <49F0C826.4060503@codemonkey.ws> <20090423195902.GN3795@csclub.uwaterloo.ca> <49F0C9AA.1070703@codemonkey.ws> <20090423205431.GO3795@csclub.uwaterloo.ca> <49F175C3.3070607@redhat.com> In-Reply-To: <49F175C3.3070607@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: Blue Swirl , Glauber Costa , qemu-devel@nongnu.org, Lennart Sorensen Gerd Hoffmann wrote: > btw: Does qemu support compiling with separate src/obj trees? I think > it doesn't, but would be useful because one could easily add a mingw32 > windows cross build to the picture ... It does and this is how I build for Windows and PPC. Regards, Anthony Liguori > cheers, > Gerd