https://github.com/amanoteam/atar
A GCC cross-compiler targeting OpenBSD 7.0
https://github.com/amanoteam/atar
c cpp cross-compiler gcc openbsd
Last synced: about 1 month ago
JSON representation
A GCC cross-compiler targeting OpenBSD 7.0
- Host: GitHub
- URL: https://github.com/amanoteam/atar
- Owner: AmanoTeam
- License: lgpl-3.0
- Created: 2023-04-07T18:54:34.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2025-03-14T01:02:05.000Z (about 2 months ago)
- Last Synced: 2025-03-31T09:51:08.786Z (about 1 month ago)
- Topics: c, cpp, cross-compiler, gcc, openbsd
- Language: Shell
- Homepage:
- Size: 27.3 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Atar
A GCC cross-compiler targeting OpenBSD 7.0.
## Target architectures
We currently build cross-compilers targeting many OpenBSD architectures. See above for more info:
* `alpha-unknown-openbsd`
* `hppa-unknown-openbsd`
* `i386-unknown-openbsd`
* `x86_64-unknown-openbsd`
* `arm-unknown-openbsd`
* `aarch64-unknown-openbsd`
* `powerpc-unknown-openbsd`
* `powerpc64-unknown-openbsd`
* `sparc64-unknown-openbsd`
* `mips64-unknown-openbsd`
* `mips64el-unknown-openbsd`
* `riscv64-unknown-openbsd`## Releases
You can obtain releases from the [releases](https://github.com/AmanoTeam/Atar/releases) page.