[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: LuaJIT linker error on iOS
- From: Jason Bright <jaybright@...>
- Date: Fri, 17 Feb 2012 09:35:01 +1100
On Fri, Feb 17, 2012 at 5:24 AM, Mike Pall <mikelu-1202@mike.de>
> <rant> Apparently, some clever soul at Apple decided to strip
> those functions from Clang (and violate the ARM EABI). But hey,
I'm an iOS developer at <large games company> and find we still have
to avoid Clang. Have never successfully shipped a project using it.
Bizarre linking failures, incorrect code generation, some very *odd*
ideas about alignment. Every new project we give it a try, and
eventually it falls over.
It's not ready. Go back to LLVM-GCC.
cheers - j