Building with "Symbols Hidden by Default" enabled/-fvisibility=hidden, but still receiving duplicate symbols.
Building with "Symbols Hidden by Default" enabled/-fvisibility=hidden, but still receiving duplicate symbols.
- Subject: Building with "Symbols Hidden by Default" enabled/-fvisibility=hidden, but still receiving duplicate symbols.
- From: Joseph Frisch <email@hidden>
- Date: Mon, 11 Apr 2011 20:18:17 +0200
I'm using Xcode 3.2.6 to build 2 separate static libraries , one with "Symbols Hidden by Default" enabled, and the other disabled. But when I link them together in an executable, I receive duplicate symbols link errors. I've even built with "Other C/C++ Flags" set to -fvisibility=hidden, and I still receive duplicate symbols link errors. There are no inline methods in any of the source.
What am I missing here???
_______________________________________________
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