XCode 4.6 last release with LLVM GCC
by Andrea Fraboni · in iTorque 2D · 11/07/2012 (4:03 am) · 3 replies
Xcode 4.6 is also the last major
release that will include the llvm-gcc
compiler and the GDB debugger,
according to Apple. Developers will
need to include the LLVM Compiler
and LLDB debugger in their workflows.
I'm worried about it .... in fact if llvm gcc will be removed we have problem with optimization and the crash found in the past with new compiler and optimization on is bad for us .....
is threre anyone that test it ????
thanks bye
release that will include the llvm-gcc
compiler and the GDB debugger,
according to Apple. Developers will
need to include the LLVM Compiler
and LLDB debugger in their workflows.
I'm worried about it .... in fact if llvm gcc will be removed we have problem with optimization and the crash found in the past with new compiler and optimization on is bad for us .....
is threre anyone that test it ????
thanks bye
About the author
ASTRO SLAYERS my first game is on iTunes : https://itunes.apple.com/it/app/astro-slayers/id458581104?mt=8
#2
11/08/2012 (12:25 pm)
The rewrite is pretty extensive. I'm sure LLVM won't be a problem, but you'd also have to use the new version when it's out. Don't get locked into the current codebase.
#3
11/08/2012 (2:51 pm)
No probs there Ronny, our codebase is vastly different now from the current 1.5.1, as I'm sure are a lot of other developers.
Torque Owner Scott Wilson-Billing
MeYuMe