An open API service indexing awesome lists of open source software.

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

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.