A GCC cross-compiler targeting FreeBSD
  • Shell 79.4%
  • CMake 12.9%
  • C 7.7%
Find a file
2026-05-05 17:50:49 -03:00
.github/workflows Update to GCC 16 2026-05-05 17:50:49 -03:00
patches Fix --enable-default-ssp 2026-04-13 22:32:04 -03:00
submodules Update to GCC 16 2026-05-05 17:50:49 -03:00
tools Update to GCC 16 2026-05-05 17:50:49 -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 Update to GCC 16 2026-05-05 17:50:49 -03:00
LICENSE Initial commit 2023-01-01 13:58:07 -03:00
README.md Update to GCC 16 2026-05-05 17:50:49 -03:00
sysroot.sh Fix --enable-default-ssp 2026-04-13 22:32:04 -03:00

freebsd-gcc-cross

A GCC cross-compiler targeting FreeBSD.

releases

The current release is based on GCC 16 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.

disclaimer

FreeBSD is a registered trademark of The FreeBSD Foundation. This project is an independent open-source effort and is not affiliated with or endorsed by The FreeBSD Foundation.