A GCC cross-compiler targeting FreeBSD 12.3/13.0/14.2
  • Shell 86.4%
  • CMake 13.6%
Find a file
2026-02-03 18:31:48 -03:00
.github/workflows Update CMake and Autotools toolchains 2026-02-03 18:31:48 -03:00
submodules Update CMake and Autotools toolchains 2026-02-03 18:31:48 -03:00
tools Update CMake and Autotools toolchains 2026-02-03 18:31:48 -03:00
.editorconfig Initial commit 2023-01-01 13:58:07 -03:00
.gitattributes Initial commit 2023-01-01 13:58:07 -03:00
.gitmodules Build all cross-compilers with OBGGCC 2023-05-31 01:26:56 -03:00
build.sh Update CMake and Autotools toolchains 2026-02-03 18:31:48 -03:00
LICENSE Initial commit 2023-01-01 13:58:07 -03:00
README.md Update CMake and Autotools toolchains 2026-02-03 18:31:48 -03:00

freebsd-gcc-cross

This is a GCC cross-compiler targeting FreeBSD.

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.