From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Izi8b-0005K9-I6 for qemu-devel@nongnu.org; Tue, 04 Dec 2007 19:29:17 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Izi8Z-0005Jv-QT for qemu-devel@nongnu.org; Tue, 04 Dec 2007 19:29:16 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Izi8Z-0005Jo-Ov for qemu-devel@nongnu.org; Tue, 04 Dec 2007 19:29:15 -0500 Received: from tapir.sajinet.com.pe ([66.139.79.212]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Izi8Z-0000AK-L2 for qemu-devel@nongnu.org; Tue, 04 Dec 2007 19:29:15 -0500 Date: Tue, 4 Dec 2007 18:35:53 -0600 From: Carlo Marcelo Arenas Belon Subject: Re: [Qemu-devel] gcc Message-ID: <20071205003553.GC10466@tapir> References: <200712032020.29182.rickv@hobi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200712032020.29182.rickv@hobi.com> 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 On Mon, Dec 03, 2007 at 08:20:28PM -0600, Rick Vernam wrote: > any comments on the current status of moving beyond dependency on GCC 3.3.6? you meant dependency on GCC < 4 right?, I use gcc 3.4.6 and there shouldn't be any reasons AFAIK that wouldn't work. Carlo