I'm using Xcode 2.2 to build a QuickTime Component (Universal). When I link in a static library, I'm getting the following link error:
libfoo.a(foo.c.o) has local relocation entries in non-writable section (__TEXT,__text)
The static library was built with Intel's C compiler for MacOS (command line), because the source contains Intel assembly.
Has anyone tried this, or know how to address this link error?
Thanks
Jeff
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/xcode-users/email@hidden
This email sent to email@hidden