From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BeFCL-0002Yv-Bm for qemu-devel@nongnu.org; Sat, 26 Jun 2004 11:34:33 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BeFCJ-0002Yj-RR for qemu-devel@nongnu.org; Sat, 26 Jun 2004 11:34:33 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BeFCJ-0002Yg-Os for qemu-devel@nongnu.org; Sat, 26 Jun 2004 11:34:31 -0400 Received: from [193.252.22.23] (helo=mwinf0803.wanadoo.fr) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BeFAk-0006WO-9V for qemu-devel@nongnu.org; Sat, 26 Jun 2004 11:32:54 -0400 Received: from wanadoo.fr (ANice-252-1-17-9.w82-122.abo.wanadoo.fr [82.122.111.9]) by mwinf0803.wanadoo.fr (SMTP Server) with ESMTP id A635B18001F2 for ; Sat, 26 Jun 2004 17:32:52 +0200 (CEST) Message-ID: <40DD9723.6080001@wanadoo.fr> Date: Sat, 26 Jun 2004 17:32:51 +0200 From: Laurent Desnogues MIME-Version: 1.0 Subject: Re: [Qemu-devel] compile error with gcc 3.4.1 References: <200406261140.05946.imcfarla@ntlworld.com> <40DD92CE.2050400@wanadoo.fr> <200406261625.16252.imcfarla@ntlworld.com> In-Reply-To: <200406261625.16252.imcfarla@ntlworld.com> Content-Type: text/plain; charset=us-ascii; 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 Iain McFarlane wrote: > A version of 3.4.1 has been in mandrake cooker for at least a week now - > they've been updating the package from cvs This reminds me of the 2.96 version that never existed... Some showstoppers bugs were corrected for the forthcoming *official* 3.4.1 release, so if MDK did not update their build, using it looks dangerous to me. > It is no big deal as I can still compile with -O1 but I think > it will become more of an issue as people upgrade to gcc-3.4.1 You are not using 3.4.1, just a snapshot of it, so you can't extrapolate ;-) Laurent