Re: Can you use Intel Assembler syntax with xCode 2.2?
Re: Can you use Intel Assembler syntax with xCode 2.2?
- Subject: Re: Can you use Intel Assembler syntax with xCode 2.2?
- From: Eric Christopher <email@hidden>
- Date: Thu, 26 Jan 2006 13:51:18 -0800
On Jan 26, 2006, at 1:29 PM, Fritz Anderson wrote:
On 26 Jan 2006, at 10:49 AM, email@hidden wrote:
I am using xcode 2.2 and am trying to compile some inline assembly
code. The code builds fine on the PC using VC6 and VC7.
How to you configure the xcode project to instruct the complier to
use intel syntax instead of AT&T?
The -fasm-blocks option should do the right thing whether or not
you've got it in at&t or intel syntax. If it doesn't work right go
ahead and file some bugs. :)
-eric
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden