mirror of
https://github.com/AmanoTeam/Loki.git
synced 2026-07-21 16:52:06 -03:00
A GCC cross-compiler targeting FreeBSD
- Shell 79.2%
- CMake 13%
- C 7.8%
| .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.