A GCC cross-compiler targeting DragonFly BSD
  • Shell 94.2%
  • CMake 5.8%
Find a file
2026-02-03 17:02:06 -03:00
.github/workflows Update CMake and Autotools toolchains 2026-02-03 17:02:06 -03:00
patches Remove hardcoded --hash-style=gnu from LINK_SPEC 2025-12-11 20:34:55 -03:00
submodules Update CMake and Autotools toolchains 2026-02-03 17:02:06 -03:00
tools Update CMake and Autotools toolchains 2026-02-03 17:02:06 -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 CMake and Autotools toolchains 2026-02-03 17:02:06 -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

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.