From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JUPUA-0004Fk-0e for qemu-devel@nongnu.org; Wed, 27 Feb 2008 11:50:26 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JUPU8-0004Eg-Ac for qemu-devel@nongnu.org; Wed, 27 Feb 2008 11:50:25 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JUPU8-0004Ec-6p for qemu-devel@nongnu.org; Wed, 27 Feb 2008 11:50:24 -0500 Received: from mail.codesourcery.com ([65.74.133.4]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JUPU7-0002RK-P6 for qemu-devel@nongnu.org; Wed, 27 Feb 2008 11:50:24 -0500 From: Paul Brook Subject: Re: [Qemu-devel] Still compile problems with TCG Date: Wed, 27 Feb 2008 16:50:25 +0000 References: <200802271614.26376.paul@codesourcery.com> <99FB8BD3-4240-467F-8120-04A3FD200311@web.de> In-Reply-To: <99FB8BD3-4240-467F-8120-04A3FD200311@web.de> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200802271650.26836.paul@codesourcery.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 Cc: Andreas =?iso-8859-1?q?F=E4rber?= On Wednesday 27 February 2008, Andreas F=E4rber wrote: > Am 27.02.2008 um 17:14 schrieb Paul Brook: > >> I still have problems (Pentium M, gcc (GCC) 4.1.2 20061115 > >> (prerelease) > > > > gcc4 isn't supposed to work. > > And I thought that was the whole point in breaking non-x86 hosts! In the long term, yes. However the gcc3 dependency will remain until the t= cg=20 migration has been completed. Paul