Re: Link error when building release config of framework
Re: Link error when building release config of framework
- Subject: Re: Link error when building release config of framework
- From: Jean-Daniel Dupas <email@hidden>
- Date: Mon, 7 Jan 2008 17:00:02 +0100
Le 7 janv. 08 à 16:46, Steve Mills a écrit :
On Jan 3, 2008, at 11:42:58, Steve Mills wrote:
BTW, I wanted to be clear that I am building with Xcode 2.5, not
3.0. This issue is still unresolved. Anyone else? Here's the error
again so you don't have to track back. I have no idea what it means.
ld: /depot/8.0.x/creatortech/desktop/mac/MAAEL/build/MAAEL.build/
Release/MAAEL.build/Objects-normal/ppc/MAAEL Utes.o has local
relocation entries in non-writable section (__TEXT,__symbol_stub1)
/Xcode2.5/usr/bin/../libexec/gcc/powerpc-apple-darwin8/4.0.1/libtool:
internal link edit command failed
Still no answers on this? I have a customer waiting for me to build
a custom framework for them, which relies on this generates-errors-
when-building framework. It was last built a couple years ago in
CodeWarrior. They need a universal binary, so it was time to switch
the projects to Xcode. But, Xcode is giving me this error that I
don't understand. I'd really appreciate some help here.
Steve Mills
Drummer, Mac geek
http://sjmills5.home.mchsi.com/
Make sure the "Generate Position-Dependent Code" build setting is NOT
checked.
That's what Chris was talking about (-mdynamic-nopic).
This settings is not in "other C flags".
If this is not enought, could you post the transcript of the
compilation of one of your framework file.
_______________________________________________
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