From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EpQ4j-0006l2-W3 for qemu-devel@nongnu.org; Thu, 22 Dec 2005 08:01:42 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EpQ4d-0006hx-Mb for qemu-devel@nongnu.org; Thu, 22 Dec 2005 08:01:39 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EpQ4c-0006ha-3N for qemu-devel@nongnu.org; Thu, 22 Dec 2005 08:01:34 -0500 Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtp (TLS-1.0:RSA_AES_128_CBC_SHA:16) (Exim 4.34) id 1EpQ3j-0002lo-AI for qemu-devel@nongnu.org; Thu, 22 Dec 2005 08:00:39 -0500 Received: from root by ciao.gmane.org with local (Exim 4.43) id 1EpQ3X-0005JI-Eo for qemu-devel@nongnu.org; Thu, 22 Dec 2005 14:00:27 +0100 Received: from mna75-1-81-57-128-182.fbx.proxad.net ([81.57.128.182]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 22 Dec 2005 14:00:27 +0100 Received: from frekoding by mna75-1-81-57-128-182.fbx.proxad.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 22 Dec 2005 14:00:27 +0100 From: FrekoDing Date: Thu, 22 Dec 2005 13:44:27 +0100 Message-ID: References: <200512221009.59527.martin@mrvanes.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit In-Reply-To: <200512221009.59527.martin@mrvanes.com> Sender: news Subject: [Qemu-devel] Re: Complitation error Qemu 0.8.0 on Debian/gcc3.4 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 Martin van Es ecrivait le 22/12/2005 10:09: > Hi, Hi. > On a Debian (testing) machine with gcc 4.0 installed, but configured with: > ./configure --prefix=/usr --cc=gcc-3.4 --disable-gcc-check > > Hope this helps. If there's anything I can (should) supply or try, please let > me know. I've the same problem with QEmu 0.8 under Debian Testing. The problem seems provide of binutils version. I try the unstable binutils version (122005cvs) and all it's OK. > Grtz. > Martin See you.