From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BsPgx-0002xA-07 for qemu-devel@nongnu.org; Wed, 04 Aug 2004 13:36:43 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BsPgv-0002wy-D0 for qemu-devel@nongnu.org; Wed, 04 Aug 2004 13:36:42 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BsPgv-0002wv-BG for qemu-devel@nongnu.org; Wed, 04 Aug 2004 13:36:41 -0400 Received: from [64.233.170.194] (helo=mproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BsPdG-0000UN-BQ for qemu-devel@nongnu.org; Wed, 04 Aug 2004 13:32:54 -0400 Received: by mproxy.gmail.com with SMTP id 74so406112rnk for ; Wed, 04 Aug 2004 10:32:53 -0700 (PDT) Message-ID: <2ad73a040804103238fe548e@mail.gmail.com> Date: Wed, 4 Aug 2004 14:32:53 -0300 From: =?ISO-8859-1?Q?Andr=E9_Braga?= Subject: Re: [Qemu-devel] Intel compiler (was Re: Performances on Mac OS X) In-Reply-To: <87isbyj25w.fsf@benpfaff.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <87isbyj25w.fsf@benpfaff.org> 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 FWIW, I'm experimenting with compiling QEMU under Windows (because my Linux install became officially screwed... Stupid Debian.) and the Intel compiler (I'm a sucker for performance :D), and it chokes at some GNUisms like __asm__ and whatnot. On Wed, 04 Aug 2004 09:31:07 -0700, Ben Pfaff wrote: > 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 invented the term Object-Oriented, and I can tell you I did not have C++ in mind" Alan Kay