mirror of
https://github.com/AmanoTeam/Loki.git
synced 2026-06-06 02:18:08 -03:00
A GCC cross-compiler targeting FreeBSD
- Shell 79.4%
- CMake 12.9%
- C 7.7%
| .github/workflows | ||
| patches | ||
| submodules | ||
| tools | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| .gitmodules | ||
| build.sh | ||
| LICENSE | ||
| README.md | ||
| sysroot.sh | ||
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.