From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MXwze-0003gb-8U for qemu-devel@nongnu.org; Mon, 03 Aug 2009 08:50:22 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MXwzZ-0003dM-Qr for qemu-devel@nongnu.org; Mon, 03 Aug 2009 08:50:21 -0400 Received: from [199.232.76.173] (port=51707 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MXwzZ-0003dI-I1 for qemu-devel@nongnu.org; Mon, 03 Aug 2009 08:50:17 -0400 Message-ID: <4A76DE39.1060709@redhat.com> Date: Mon, 03 Aug 2009 15:55:21 +0300 From: Avi Kivity MIME-Version: 1.0 Subject: Re: [Qemu-devel] Re: [PATCH] Fix checksum writing in signboot.sh References: <1249120111-31757-1-git-send-email-agraf@suse.de> <4A756491.6020004@redhat.com> <5b31733c0908020325k3e035b91n3b0089a2f865de3@mail.gmail.com> <4A757569.9010309@redhat.com> <60A4FD72-56B3-4670-BB82-1CE1878467CA@suse.de> <4A764BD3.1070003@codemonkey.ws> In-Reply-To: <4A764BD3.1070003@codemonkey.ws> 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: Anthony Liguori Cc: Paolo Bonzini , Glauber Costa , Alexander Graf , "qemu-devel@nongnu.org" , Filip Navara , Jan Ondrej On 08/03/2009 05:30 AM, Anthony Liguori wrote: > > sh is preferred because it's a minimal dependency. I would be > concerned about perl or python for the main build because those tools > aren't available by default for windows. Neither is the compiler (it isn't even available by default in Fedora on my installs). I think we can trust qemu developers to be able to install python. It will become even more important if we provide an IDL for the monitor or want to generalize hxtool. -- error compiling committee.c: too many arguments to function