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: Steve Mills <email@hidden>
- Date: Thu, 3 Jan 2008 11:42:58 -0600
On Jan 2, 2008, at 14:08:13, Steve Mills wrote:
On Jan 2, 2008, at 12:48:57, Chris Espinosa wrote:
We've seen this before when linking a gcc4.0-built executable
against a link library built with gcc 3.3.
As your Release configuration will prefer to get link libraries from
the shared Release configuration build products folder, this may be
a result of having an old stale library in that folder that you
haven't rebuilt using gcc 4 and Xcode 3.
I don't think this is the case, since the only external library linked
into this target is Carbon.framework, and I've done a Clean everything
before building. The target's Release build folder is completely
deleted when Cleaned.
BTW, I can't find where you set which version of gcc you want to use.
Is there some UI control for setting that in Xcode 2.5? I wanted to at
least make sure both configs are using the same version of gcc.
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
Steve Mills
Drummer, Mac geek
http://sjmills5.home.mchsi.com/
_______________________________________________
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