A GCC cross-compiler targeting Tizen 7.0
Find a file
2024-08-12 23:43:33 -03:00
.github/workflows Update to GCC 14.2.0 2024-08-12 23:43:33 -03:00
patches Update to GCC 14.2.0 2024-08-12 23:43:33 -03:00
submodules Update to GCC 14.2.0 2024-08-12 23:43:33 -03:00
tools Update to GCC 13.2 2023-09-02 21:42:57 -03:00
.editorconfig Initial commit 2023-04-11 08:08:20 -03:00
.gitattributes Initial commit 2023-04-11 08:08:20 -03:00
.gitmodules Update to GCC 13.2 2023-09-02 21:42:57 -03:00
build.sh Update to GCC 14.2.0 2024-08-12 23:43:33 -03:00
build_all.sh Update to GCC 13.2 2023-09-02 21:42:57 -03:00
iot-headed-device-32.sh Update to GCC 13.2 2023-09-02 21:42:57 -03:00
iot-headed-device-64.sh Update to GCC 13.2 2023-09-02 21:42:57 -03:00
iot-headless-device.sh Update to GCC 13.2 2023-09-02 21:42:57 -03:00
LICENSE Initial commit 2023-04-11 08:08:20 -03:00
mobile-device.sh Update to GCC 13.2 2023-09-02 21:42:57 -03:00
mobile-emulator.sh Update to GCC 13.2 2023-09-02 21:42:57 -03:00
README.md Update README 2023-09-15 15:44:19 -03:00
wearable-device.sh Update to GCC 13.2 2023-09-02 21:42:57 -03:00
wearable-emulator.sh Update to GCC 13.2 2023-09-02 21:42:57 -03:00

Nul

A GCC cross-compiler targeting Tizen 7.0.

Target architectures

We currently build cross-compilers targeting many Tizen architectures. See above for more info:

  • aarch64-tizeniot-linux-gnu
  • arm-tizeniotheadless-linux-gnueabi
  • arm-tizeniot-linux-gnueabi
  • arm-tizenmobile-linux-gnueabi
  • arm-tizenwearable-linux-gnueabi
  • i386-tizenmobile-linux-gnueabi
  • i386-tizenwearable-linux-gnueabi

Releases

You can obtain releases from the releases page.