https://github.com/amanoteam/dakini
A GCC cross-compiler targeting NetBSD 8.0/9.0
https://github.com/amanoteam/dakini
c cpp cross-compiler gcc netbsd
Last synced: 11 months ago
JSON representation
A GCC cross-compiler targeting NetBSD 8.0/9.0
- Host: GitHub
- URL: https://github.com/amanoteam/dakini
- Owner: AmanoTeam
- License: lgpl-3.0
- Created: 2022-12-12T03:00:48.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-03-16T22:48:00.000Z (about 1 year ago)
- Last Synced: 2025-04-02T17:39:09.804Z (about 1 year ago)
- Topics: c, cpp, cross-compiler, gcc, netbsd
- Language: Shell
- Homepage:
- Size: 19.5 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dakini
A GCC cross-compiler targeting NetBSD 8.0/9.0.
## Target architectures
We currently build cross-compilers targeting many NetBSD architectures. See above for more info:
* `armv6-unknown-netbsdelf-eabihf`
* `armv7-unknown-netbsdelf-eabihf`
* `aarch64-unknown-netbsd`
* `alpha-unknown-netbsd`
* `hppa-unknown-netbsd`
* `i386-unknown-netbsdelf`
* `mips-unknown-netbsd`
* `powerpc-unknown-netbsd`
* `shle-unknown-netbsdelf`
* `sparc-unknown-netbsdelf`
* `sparc64-unknown-netbsd`
* `vax-unknown-netbsdelf`
* `x86_64-unknown-netbsd`
## Releases
You can obtain releases from the [releases](https://github.com/AmanoTeam/Dakini/releases) page.