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: Wed, 2 Jan 2008 13:15:14 -0600
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.
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