Title: Samsung Enterprise Portal mySingle

But... I'm not sure that your App(built with other toolchain) can work or not on Tizen Phone/Emulator.

 

------- Original Message -------

Sender : 양동희<donghee.y...@samsung.com> 수석보/파트장/Compiler파트/에스코어

Date : 2013-07-19 19:49 (GMT+09:00)

Title : Re: [Tizen Application-dev] Alternative toolchains

 

Hi

 

You can check plugin files on "~/tizen-sdk/tools/smart-build-interface/plugins"

There are some files that define toolchain operation for building Tizen Native App.

ex) gcc45.armel.cpp.app.xml, llvm31.armel.cpp.app.xml ...

 

You can create new plugin files refer to those files.

Or you can change the files to use your Android toolchain.

 

Good Luck~

 

DongHee

 

 

------- Original Message -------

Sender : Gerard Meier<ger...@gmail.com>

Date : 2013-07-19 19:36 (GMT+09:00)

Title : [Tizen Application-dev] Alternative toolchains

 

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?

Documentation seems sparse on this front, any input is appreciated.

Gerard Meier

 

_______________________________________________
Application-dev mailing list
Application-dev@lists.tizen.org
https://lists.tizen.org/listinfo/application-dev

Reply via email to