nasm
nasm
- Subject: nasm
- From: "Jon Hodgson" <email@hidden>
- Date: Tue, 3 Oct 2006 01:33:14 +0100
Hi,
Are there any examples of using NASM with XCode?
I've been porting some masm+visual studio code to nasm+xcode, and it
now assembles ok, but it fails at link time, saying that there are
"relocation entries in non-writable section"
I'd also like an example of an assembler function callable from C, to
make sure I've got things right (in the original masm code the proc
directive took care of various things for me, including telling the
compiler what registers were used).
thanks
Jon
_______________________________________________
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