Using NASM in Xcode 2.4
Using NASM in Xcode 2.4
- Subject: Using NASM in Xcode 2.4
- From: Don Groves <email@hidden>
- Date: Mon, 25 Jun 2007 12:22:16 -0700
Xcode 2.4 now supports NASM directly rather than via GCC, however I am
having a problem getting this feature to work correctly. Any help on
this will
be greatly appreciated.
When I try to build a simple project containing only one file with
a .nasm
extension, I get the following errors:
unknown flag: -Wl,-all_load
These are not flags I have added to the build so Xcode itself must be
supplying
them. Is there any way to prevent this?
This file assembles, builds, and runs perfectly in Terminal so it's
not something
wrong with the .nasm file.
Thanks for any insight,
Don Groves
_______________________________________________
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