STD linker error with Apple LLVM 4.1
I've got a large static library in C++ with bits of Objective-C originally built for iOS (armv7). I built a OS X (64-bit Intel x86_64) version of it, but as soon as I tried to use it in a OS X app