mirror of
https://github.com/AmanoTeam/Senna.git
synced 2025-12-11 03:49:44 -03:00
A GCC cross-compiler targeting SerenityOS
| .github/workflows | ||
| patches | ||
| submodules | ||
| tools | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitmodules | ||
| build.sh | ||
| LICENSE | ||
| README.md | ||
Senna
A GCC cross-compiler targeting SerenityOS.
What is this?
This version of GCC uses the patchset from the SerenityOS Ports repository, plus some extra patches to improve cross-compilation support.
Target architectures
The current release targets SerenityOS on the x86_64, aarch64 and riscv64 architectures.
Releases
You can obtain releases from the releases page. There are precompiled binaries for most platforms except Windows.