A GCC cross-compiler targeting FreeBSD
  • Shell 79.3%
  • CMake 12.9%
  • C 7.8%
Find a file
2026-04-13 22:32:04 -03:00
.github/workflows Unify build scripts 2026-04-08 02:18:06 -03:00
patches Fix --enable-default-ssp 2026-04-13 22:32:04 -03:00
submodules Rebase libmpc patches 2026-04-07 01:27:52 -03:00
tools Unify build scripts 2026-04-08 02:18:06 -03:00
.editorconfig Initial commit 2023-01-01 13:58:07 -03:00
.gitattributes Initial commit 2023-01-01 13:58:07 -03:00
.gitignore Unify build scripts 2026-04-08 02:18:06 -03:00
.gitmodules Build all cross-compilers with OBGGCC 2023-05-31 01:26:56 -03:00
build.sh Fix --enable-default-ssp 2026-04-13 22:32:04 -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
sysroot.sh Fix --enable-default-ssp 2026-04-13 22:32:04 -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.