From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Gm9rp-0004ZT-Jm for qemu-devel@nongnu.org; Mon, 20 Nov 2006 09:11:25 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Gm9ro-0004Yw-2O for qemu-devel@nongnu.org; Mon, 20 Nov 2006 09:11:25 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gm9rn-0004Yj-UA for qemu-devel@nongnu.org; Mon, 20 Nov 2006 09:11:23 -0500 Received: from [66.249.82.233] (helo=wx-out-0506.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Gm9rn-0005lk-N6 for qemu-devel@nongnu.org; Mon, 20 Nov 2006 09:11:23 -0500 Received: by wx-out-0506.google.com with SMTP id i30so2630495wxd for ; Mon, 20 Nov 2006 06:11:23 -0800 (PST) Message-ID: <56d259a00611200611j2d47a324u45a8ef0a1dbfdb7e@mail.gmail.com> Date: Mon, 20 Nov 2006 14:11:22 +0000 From: "Martin Guy" Sender: martinwguy@gmail.com Subject: Re: [Qemu-devel] Why isn't the "QEmu for GCC 4.x"-patch integrated? In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: 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 2006/11/20, theUser BL : > I have seen, that at > http://gwenole.beauchesne.info/en/projects/qemu > is a patch, to compile QEmu with GCC 4.x. > Why isn't it integrated or mentioned on the main QEmu-side, that it exists? Because it doesn't work for complex reasons. There was a lot of discussion of this on the qemu-devel mailing list archives a couple of weeks ago - check them for details. M