symbol-visibility conflicts ahoy
symbol-visibility conflicts ahoy
- Subject: symbol-visibility conflicts ahoy
- From: G S <email@hidden>
- Date: Wed, 21 Apr 2010 02:54:23 -0700
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
_______________________________________________
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