语言

Menu
Sites
Language
Several devices in connection explorer

Hi
Sometimes Tizen device and emulator are connected at the same time.  I try switch from one to another in connection explorer.
After 'Run' usually selected target automatically rebuild with the right architecture X86 or ARM ( see Project->Properties->C/C++ Build->Tizen Settings->Platform) but sometimes not.

One question: There are possible to select LLVM or GCC compiler for each architecture .
What are preferable?For device? For emulator?

Thank you.
Alexey.

编辑者为: Brock Boland 17 3月, 2014 原因: Paragraph tags added automatically from tizen_format_fix module.

响应

2 回复
MooChang Kim
Hi. currently LLVM is a default compiler.. and in my understanding, LLVM is preferable for both device and emulator..because it provides more enhanced feature then gcc. like build error reporting.. code optimize..and etc. Regards
Alex Dem
Thank you for info! Alexey.