From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Czfgm-0004SP-T6 for qemu-devel@nongnu.org; Fri, 11 Feb 2005 13:38:49 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Czfgk-0004Rl-NI for qemu-devel@nongnu.org; Fri, 11 Feb 2005 13:38:47 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Czfgk-0004RU-Kn for qemu-devel@nongnu.org; Fri, 11 Feb 2005 13:38:46 -0500 Received: from [137.226.40.90] (helo=pc14.xtal.rwth-aachen.de) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CzfQr-0005GI-UT for qemu-devel@nongnu.org; Fri, 11 Feb 2005 13:22:22 -0500 Received: from [137.226.40.101] (pc42.xtal.rwth-aachen.de [137.226.40.101]) by pc14.xtal.rwth-aachen.de (8.9.3/8.9.3) with ESMTP id RAA08360 for ; Fri, 11 Feb 2005 17:55:21 +0100 Message-ID: <420CF90A.7090507@xtal.rwth-aachen.de> Date: Fri, 11 Feb 2005 19:27:22 +0100 From: Jan Marten Simons MIME-Version: 1.0 Subject: Re: [Qemu-devel] Just a thought (high level API) References: <1107961744.8824.7.camel@localhost.localdomain> <420BBD21.2070705@bellard.org> <1108067564.8083.7.camel@localhost.localdomain> <420C9202.3080903@xtal.rwth-aachen.de> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed 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 Johannes Schindelin wrote: >>I wouldn't mind a glibc-build-time-dependency, [...] >> >> > >I think they talked about glib, not glibc. glib is sort of a utility >library for gtk, which contains things like containers. > > > Oh, my bad, I misread it then. But my point is still valid. I don't mind additional dependencies, as long as those are only needed during compilation and those would be helpful for qemu and not restricting its compilation on various OS/arch. Jan