Re: symbol-visibility conflicts ahoy
Re: symbol-visibility conflicts ahoy
- Subject: Re: symbol-visibility conflicts ahoy
- From: Guillaume Billard <email@hidden>
- Date: Wed, 21 Apr 2010 14:27:44 +0200
Le 21 avr. 2010 à 11:54, G S a écrit :
> Hi all.
>
> I'm building an iPhone app and getting a bunch of warnings about
> differing symbol visibility between some libs I'm linking in and the
> object files in my app. The linker complains that the visibility is
> "default" in the libs but "hidden" in the app, but I've not only
> unchecked "Hide Symbols by Default" in both the project and target,
> but also added the -fvisibility=default to the "other C flags". I've
> verified that it's being included in the compilation command, so
> what's going on here?
>
> Thanks for any insight.
>
> Gavin
Is "Inline Methods Hidden" unchecked as well?
I'm not sure if the "-fvisibility=default" overrides this setting.
_______________________________________________
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