Re: What does "foo.o has local relocation entries in non-writable section (__TEXT, __text)" mean?
Re: What does "foo.o has local relocation entries in non-writable section (__TEXT, __text)" mean?
- Subject: Re: What does "foo.o has local relocation entries in non-writable section (__TEXT, __text)" mean?
- From: Rich Siegel <email@hidden>
- Date: Tue, 11 Dec 2007 16:50:03 -0500
On 12/11/07 at 4:22 PM, email@hidden (Army Research Lab) wrote:
The only thing I can think of being slightly out of the ordinary is
that because of one of the libraries I'm using, I have to use
-mdynamic-no-pic to get everything to compile.
That's the basic problem - the settings are inconsistent; so
you'll have to make sure that everything you're liking together
is compiled with the same setting of -mdynamic-no-pic.
Good luck,
R.
--
Rich Siegel Bare Bones Software, Inc.
<email@hidden> <http://www.barebones.com/>
Someday I'll look back on all this and laugh... until they
sedate me.
_______________________________________________
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