A GCC cross-compiler targeting NetBSD 8.0/9.0
Find a file
2025-12-10 03:22:00 -03:00
.github/workflows Update to GCC 15.0.1 2025-12-10 03:22:00 -03:00
patches Update to GCC 15.0.1 2025-12-10 03:22:00 -03:00
submodules Update to GCC 15.0.1 2025-12-10 03:22:00 -03:00
tools Update to GCC 15.0.1 2025-12-10 03:22:00 -03:00
.editorconfig Initial commit 2022-12-29 18:08:19 -03:00
.gitattributes Initial commit 2022-12-29 18:08:19 -03:00
.gitmodules Build all cross-compilers with OBGGCC 2023-05-09 18:32:09 -03:00
build.sh Update to GCC 15.0.1 2025-12-10 03:22:00 -03:00
LICENSE Initial commit 2022-12-29 18:08:19 -03:00
README.md Update to GCC 15.0.1 2025-12-10 03:22:00 -03:00

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 page.