ios - Compiler error with LLVM Xcode Version 4.6.1 (4H512) -


Looking at this error, when we recently upgraded the encoded to 4.6.1. Before this version was able to fully compile it. Is there any insight in this message? Sounds like 32/64 bit issue?

It looks like this is an unfortunate border of the Miko format. Fatal error: error in backend: sections can not encode R_Address (0x1000005) in 24 bits of large, scattered transfer access.

Any insights?

To fix this, I have the llv compilation level at the fastest, smallest [-os] set on.

Comments

Popular posts from this blog

excel vba - How to delete Solver(SOLVER.XLAM) code -

github - Teamcity & Git - PR merge builds - anyway to get HEAD commit hash? -

ios - Replace text in UITextView run slowly -