Hi! On Friday 19 July 2013 12:36:44 Gerard Meier wrote: > Hi - > > I'm looking into building Tizen support into our in-house game engine tech. > I noticed that the compiler shipping with the Tizen SDK is GCC 4.5 - which > lacks a few key C++11 features we are dependant on. > > Would it be a reasonable assumption that I can safely interchange > toolchains? E.g., drop in a GCC-4.7 ARM toolchain taken from Android?
I'm pretty sure taking the toolchain from Android will not work as it uses a different libc. What you can try is to drop-in the linaro toolchain (-linux-gnueabi-). As mentioned already this might work or not. -- Jan-Simon _______________________________________________ Application-dev mailing list Application-dev@lists.tizen.org https://lists.tizen.org/listinfo/application-dev