[LLVMdev] '___ltsf2' could not be resolved - iOS/ARM cross compile

mondi mondi at dyskinetic.com
Fri Sep 5 04:32:50 PDT 2014


Hi there,

I’m building llvm for my iOS devices, and all seems to work well, until I try to execute the results:

LLVM ERROR: Program used external function '___ltsf2' which could not be resolved!

This appears to be part of compiler-rt which as far as I can see should be built / linked automatically when installed correctly? Am I missing something obvious?

Thanks,

.m



More information about the llvm-dev mailing list