search for: kcswsdbm

Displaying 1 result from an estimated 1 matches for "kcswsdbm".

Did you mean: cswgdbm
2012 Nov 21
1
[LLVMdev] Undefined symbols for architecture i386: "EH_frame0",
...eDefault.xctoolchain/usr/lib/arc/libarclite_iphonesimulator.a" -demangle -ios_simulator_version_min 5.0 I get this error: Undefined symbols for architecture i386: "EH_frame0", referenced from: _main in EmptyProject17 what am i missing here? The asm for this http://pastebin.com/KCSWSDBm doesn't contain EH_frame0 but i heard it that those are the ".cfi*" opcodes. I don't understand why it fails on not finding EH_frame0 because it's defined by this object itself. thanks, Carlo Kok