From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IrK4t-0005Ff-Vi for qemu-devel@nongnu.org; Sun, 11 Nov 2007 16:10:48 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IrK4s-0005Dh-Av for qemu-devel@nongnu.org; Sun, 11 Nov 2007 16:10:47 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IrK4s-0005De-4D for qemu-devel@nongnu.org; Sun, 11 Nov 2007 16:10:46 -0500 Received: from tapir.sajinet.com.pe ([66.139.79.212]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IrK4r-0005PA-Hr for qemu-devel@nongnu.org; Sun, 11 Nov 2007 16:10:45 -0500 Date: Sun, 11 Nov 2007 15:15:27 -0600 From: Carlo Marcelo Arenas Belon Subject: Re: [Qemu-devel] qemu configure Message-ID: <20071111211527.GA11557@tapir> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 > Changes by: Fabrice Bellard 07/11/11 20:24:30 > > Log message: > better to disable -Werror by default as 64 bit hosts still have warnings amazing work, haven't ever seen a cleaner compilation in 64bit linux before. thank you Carlo