From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JrHPo-0006Zl-5L for qemu-devel@nongnu.org; Wed, 30 Apr 2008 14:52:28 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JrHPm-0006Yz-Dw for qemu-devel@nongnu.org; Wed, 30 Apr 2008 14:52:27 -0400 Received: from [199.232.76.173] (port=43123 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JrHPm-0006Yu-8B for qemu-devel@nongnu.org; Wed, 30 Apr 2008 14:52:26 -0400 Received: from wasp.net.au ([203.190.192.17]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JrHPl-0004OV-Fo for qemu-devel@nongnu.org; Wed, 30 Apr 2008 14:52:25 -0400 Message-ID: <4818BFE6.7090800@wasp.net.au> Date: Wed, 30 Apr 2008 22:52:22 +0400 From: Brad Campbell MIME-Version: 1.0 Subject: Re: [Qemu-devel] Re: Which compiler to use to compile current SVN References: <200804301237.m3UCbPGQ008101@bandsman.co.uk> <48186BD0.7090009@bandsman.co.uk> In-Reply-To: <48186BD0.7090009@bandsman.co.uk> Content-Type: text/plain; charset=ISO-8859-1; 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 Nigel Horne wrote: > I can't get it to build with gcc3.4: > > make -C i386-softmmu all > make[1]: Entering directory `/home/njh/src/qemu/trunk/i386-softmmu' > gcc34 -Wall -O2 -fno-strict-aliasing -pipe -fno-reorder-blocks I've verified that it won't build with gcc-3.4 on Ubuntu, but will build with gcc-3.3 on Debian Stable, or Ubuntu. gcc-3.3 is in the Ubuntu repos, so I just removed 3.4 and installed 3.3 .. gold! Brad -- "Human beings, who are almost unique in having the ability to learn from the experience of others, are also remarkable for their apparent disinclination to do so." -- Douglas Adams