From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BsOiy-0004Gu-O6 for qemu-devel@nongnu.org; Wed, 04 Aug 2004 12:34:45 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BsOix-0004GX-MK for qemu-devel@nongnu.org; Wed, 04 Aug 2004 12:34:44 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BsOix-0004GN-Jm for qemu-devel@nongnu.org; Wed, 04 Aug 2004 12:34:43 -0400 Received: from [80.91.224.249] (helo=main.gmane.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BsOfJ-0000rH-CX for qemu-devel@nongnu.org; Wed, 04 Aug 2004 12:30:57 -0400 Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1BsOfI-0007ZV-00 for ; Wed, 04 Aug 2004 18:30:56 +0200 Received: from c-24-6-66-193.client.comcast.net ([24.6.66.193]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 04 Aug 2004 18:30:56 +0200 Received: from blp by c-24-6-66-193.client.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 04 Aug 2004 18:30:56 +0200 From: Ben Pfaff Date: Wed, 04 Aug 2004 09:31:07 -0700 Message-ID: <87isbyj25w.fsf@benpfaff.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: news Subject: [Qemu-devel] Re: Performances on Mac OS X Reply-To: blp@cs.stanford.edu, 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 Joshua Root writes: > I have tried compiling qemu with xlc and it chokes on the asm. I > believe that it uses a different syntax than gcc for this. I don't > know what its syntax is, but if anybody does it shouldn't be too hard > to make a patch which lets it compile. For what it's worth, I've heard that Intel's compiler supports GCC's assembler syntax. -- I love deadlines. I love the whooshing noise they make as they go by. --Douglas Adams