A GCC cross-compiler targeting DragonFly BSD
  • Shell 93.7%
  • CMake 6.3%
Find a file
2026-05-05 00:47:55 -03:00
.github/workflows Update to GCC 16 2026-05-05 00:47:55 -03:00
patches Remove hardcoded --hash-style=gnu from LINK_SPEC 2025-12-11 20:34:55 -03:00
submodules Unify build scripts 2026-04-24 19:09:19 -03:00
tools Change project namw 2026-05-04 17:48:16 -03:00
.editorconfig Initial commit 2023-01-01 20:15:42 -03:00
.gitattributes Initial commit 2023-01-01 20:15:42 -03:00
.gitmodules Build all cross-compilers with OBGGCC 2023-05-30 22:25:42 -03:00
build.sh Update to GCC 16 2026-05-05 00:47:55 -03:00
LICENSE Initial commit 2023-01-01 20:15:42 -03:00
README.md Update CMake and Autotools toolchains 2026-02-03 17:02:06 -03:00
sysroot.sh Unify build scripts 2026-04-24 19:09:19 -03:00

dragonfly-gcc-cross

This is a GCC cross-compiler targeting DragonFly BSD.

releases

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

You can download the prebuilt toolchains from the releases page.