Displaying 2 results from an estimated 2 matches for "ios_simulator_version_min".
2012 Nov 21
1
[LLVMdev] Undefined symbols for architecture i386: "EH_frame0",
...-syslibroot
"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk"
-force_load
"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.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 do...
2017 Jun 07
3
LLD support for ld64 mach-o linker synthesised symbols
On Tue, Jun 6, 2017 at 11:14 PM, Michael Clark via llvm-dev <
llvm-dev at lists.llvm.org> wrote:
> OK. I see that the Mach-O linker is not even built when LLD is enabled in
> Release_40, only the PE/COFF and ELF linkers are built.
>
> From looking at reviews it appears that Clang was able to be linked with
> LLD on Darwin about 2 years ago, so Mach-O support seems to have