Re: Build error - strip failed (3.1.1)
Re: Build error - strip failed (3.1.1)
- Subject: Re: Build error - strip failed (3.1.1)
- From: Trygve Inda <email@hidden>
- Date: Thu, 18 Sep 2008 16:58:42 +0000
- Thread-topic: Build error - strip failed (3.1.1)
> I just updated from Xcode 3 to 3.1.1 and now I get an error:
>
> "Symbols referenced by relocation entries can't be stripped in .... (for
> architecture ppc)"
>
> What is happening here as it worked before. Of course I want the release
> versions stripped of symbols.
As a follow up, if I turn off "Strip Linked Product" it build without error
and I can then strip in Terminal with:
strip -u -r MyApp
So why is Xcode 3.1.1 failing here?
Trygve
_______________________________________________
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