A GCC cross-compiler targeting NetBSD 8.0/9.0
  • Shell 86.1%
  • CMake 13.9%
Find a file
2026-02-03 17:32:04 -03:00
.github/workflows Update CMake and Autotools toolchains 2026-02-03 17:32:04 -03:00
patches Update CMake and Autotools toolchains 2026-02-03 17:32:04 -03:00
submodules Update CMake and Autotools toolchains 2026-02-03 17:32:04 -03:00
tools Update CMake and Autotools toolchains 2026-02-03 17:32:04 -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 CMake and Autotools toolchains 2026-02-03 17:32:04 -03:00
LICENSE Initial commit 2022-12-29 18:08:19 -03:00
README.md Update README 2026-01-07 12:07:04 -03:00

netbsd-gcc-cross

This is a GCC cross-compiler targeting NetBSD. It uses the patchset from NetBSDs pkgsrc repository, rebased on top of the latest Binutils and GCC.

Releases

The current release is based on GCC 15 and supports cross-compiling for the x86, x86_64, and aarch64 targets. The toolchain includes support for the C and C++ frontends.

You can download the prebuilt toolchains from the releases page.