mthumb
mthumb
- Subject: mthumb
- From: Torsten Curdt <email@hidden>
- Date: Tue, 2 Mar 2010 13:05:38 +0100
Hey folks,
I am seeing a really weird error on an iPhone project. And I need some
help tracking this down.
All static libraries (should) be compiled with -mthumb (Any way to
verify that from the .a or .o's?)
Yet I get
Don't know how to convert instruction ea001648 referencing
_send_request to thumb in _send_request from
/path/to/project/target/libmine.a(myimpl.o)
and the compilation fails.
IIUC this means that at least myimpl.o does not use the reduce arm
instruction set.
Turning off thumb in Xcode "fixes" it ...but of course that's not what
I would like to do.
Any pointers?
cheers
--
Torsten
_______________________________________________
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