From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ETz1y-0006yQ-2d for qemu-devel@nongnu.org; Mon, 24 Oct 2005 05:54:14 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ETz1v-0006xL-Gt for qemu-devel@nongnu.org; Mon, 24 Oct 2005 05:54:12 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ETz1u-0006wf-I7 for qemu-devel@nongnu.org; Mon, 24 Oct 2005 05:54:10 -0400 Received: from [134.130.3.130] (helo=ms-dienst.rz.rwth-aachen.de) by monty-python.gnu.org with esmtp (Exim 4.34) id 1ETz1u-0005wh-Ow for qemu-devel@nongnu.org; Mon, 24 Oct 2005 05:54:10 -0400 Received: from r220-1 (r220-1.rz.RWTH-Aachen.DE [134.130.3.31]) by ms-dienst.rz.rwth-aachen.de (iPlanet Messaging Server 5.2 Patch 2 (built Jul 14 2004)) with ESMTP id <0IOU00MQGZFAZH@ms-dienst.rz.rwth-aachen.de> for qemu-devel@nongnu.org; Mon, 24 Oct 2005 11:52:23 +0200 (MEST) Received: from [137.226.40.101] (pc42.xtal.RWTH-Aachen.DE [137.226.40.101]) by relay.rwth-aachen.de (8.13.3/8.13.3/1) with ESMTP id j9O9qL11023981 for ; Mon, 24 Oct 2005 11:52:21 +0200 (MEST) Date: Mon, 24 Oct 2005 11:54:03 +0200 From: Jan Marten Simons Subject: Re: [Qemu-devel] trouble compiling om x86_64 In-reply-to: <435C9349.5070909@optusnet.com.au> Message-id: <435CAF3B.2040002@xtal.rwth-aachen.de> MIME-version: 1.0 Content-type: text/plain; charset=windows-1252; format=flowed Content-transfer-encoding: 7BIT References: <435C9349.5070909@optusnet.com.au> 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 Darrin Ritter wrote: > dyngen: ret or jmp expected at the end of op_bsfw_T0_cc > make[1]: *** [op.h] Error 1 > make[1]: Leaving directory `/home/dv/tmp/qemu-0.7.2/i386-user' > make: *** [all] Error 1 > Looks like you are using gcc4 which is still unsupported. Try to use gcc3.x I'll use this message to pinpoint to the imho very nice unofficial FAQ at http://lilly.csoft.net/~jeffryj/cgi-bin/moin.cgi/FrequentlyAskedQuestions where frequently asked questions from the irc channel (#qemu on freenode.net) are collected. With regards, Jan