site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com Using Xcode 8.2.1, I’m trying to link a c++ lib to a c project. The lib is c++ static library. I used extern “C” to avoid name mangling. And gcc visibility attribute is not needed, right? It’s only for dylib !!! So is it possible to link a C++ lib ( just using plain c++ lib project, not the STL c++ lib project ) to a c app. ??? Thanks,Prokash _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.... This email sent to site_archiver@lists.apple.com