From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41578) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ageWf-0005sH-MX for qemu-devel@nongnu.org; Thu, 17 Mar 2016 16:28:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ageWe-0001cX-QN for qemu-devel@nongnu.org; Thu, 17 Mar 2016 16:28:09 -0400 Received: from mail-vk0-x232.google.com ([2607:f8b0:400c:c05::232]:35886) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ageWe-0001cR-Lw for qemu-devel@nongnu.org; Thu, 17 Mar 2016 16:28:08 -0400 Received: by mail-vk0-x232.google.com with SMTP id q138so25169098vkb.3 for ; Thu, 17 Mar 2016 13:28:08 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <56EB1021.5040100@twiddle.net> References: <87wpp4m6n1.fsf@blackfin.pond.sub.org> <20160315133916.GM27203@stefanha-x1.localdomain> <20160315135647.GB11728@work-vm> <20160316182343.GE2012@stefanha-x1.localdomain> <20160316182748.GG2246@work-vm> <20160317112508.GG14062@stefanha-x1.localdomain> <20160317162900.GK5966@work-vm> <56EB03D0.6010209@redhat.com> <56EB1021.5040100@twiddle.net> From: Peter Maydell Date: Thu, 17 Mar 2016 20:27:48 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] Our use of #include is undisciplined, and what to do about it List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Richard Henderson Cc: QEMU Developers , Markus Armbruster , "Dr. David Alan Gilbert" , Stefan Hajnoczi , Paolo Bonzini , =?UTF-8?Q?Llu=C3=ADs_Vilanova?= On 17 March 2016 at 20:14, Richard Henderson wrote: > That works for all of the hosts we care about (ELF and MachO). ...Windows is something other than both of those, right? Or does it use ELF these days? thanks -- PMM