make/gcc on tizen 2.3.1 emulator (~= build-essentials)
make/gcc on tizen 2.3.1 emulator (~= build-essentials)
BY 19 Sep 2015Native Application Development
Hi!
I’m trying to build tools from sources on the Tizen emulator (2.3.1), which I found in the SDK.
I can successfully access the shell and browse around, but unfortunately tizen does not seem to come with any of the build-essential tools that are typically availabe in linux distro. So I set about to install make, but it requires gcc, which itself required… gcc. Basically I’d need to go through GNU gcc “prerequisites” (easy to google around, sorry I can’t link in post).
Is there an easier way? I noticed the there is an rpm binary under /bin, maybe that’s the way to go….
Thanks a lot in advance!
Anthony
PS: I may resort to cross-compilation in the future, but I’d like to build locally first
make/gcc on tizen 2.3.1 emulator (~= build-essentials)
Hi!
I’m trying to build tools from sources on the Tizen emulator (2.3.1), which I found in the SDK.
I can successfully access the shell and browse around, but unfortunately tizen does not seem to come with any of the build-essential tools that are typically availabe in linux distro. So I set about to install make, but it requires gcc, which itself required… gcc. Basically I’d need to go through GNU gcc “prerequisites” (easy to google around, sorry I can’t link in post).
Is there an easier way? I noticed the there is an rpm binary under /bin, maybe that’s the way to go….
Thanks a lot in advance!
Anthony
PS: I may resort to cross-compilation in the future, but I’d like to build locally first
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio