https://github.com/amanoteam/nul
A GCC cross-compiler targeting Tizen 7.0
https://github.com/amanoteam/nul
c cpp cross-compiler gcc tizen
Last synced: 7 months ago
JSON representation
A GCC cross-compiler targeting Tizen 7.0
- Host: GitHub
- URL: https://github.com/amanoteam/nul
- Owner: AmanoTeam
- License: lgpl-3.0
- Created: 2023-04-11T11:06:33.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-14T00:18:35.000Z (about 1 year ago)
- Last Synced: 2025-01-20T04:37:08.354Z (9 months ago)
- Topics: c, cpp, cross-compiler, gcc, tizen
- Language: Shell
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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](https://github.com/AmanoTeam/Nul/releases) page.