A GCC cross-compiler targeting Haiku R1/beta5
Find a file
2025-12-08 02:37:09 -03:00
.github/workflows Import upstream changes from OBGGCC 2025-12-08 02:37:09 -03:00
patches Import upstream changes from OBGGCC 2025-12-08 02:37:09 -03:00
submodules Import upstream changes from OBGGCC 2025-12-08 02:37:09 -03:00
tools Import upstream changes from OBGGCC 2025-12-08 02:37:09 -03:00
.editorconfig Initial commit 2023-01-13 23:20:57 -03:00
.gitattributes Initial commit 2023-01-13 23:20:57 -03:00
.gitmodules Update to GCC 13.3.0 2025-02-25 16:22:39 -03:00
build.sh Import upstream changes from OBGGCC 2025-12-08 02:37:09 -03:00
LICENSE Initial commit 2023-01-13 23:20:57 -03:00
README.md Update to GCC 15.1.0 2025-07-16 17:50:07 -03:00

Sil

A GCC cross-compiler targeting Haiku R1/beta5.

What is this?

This version of GCC uses the patchset from the Haiku Ports repository, rebased on top of the latest GCC 15 branch, plus some extra patches to improve cross-compilation support.

Target architectures

The current release targets Haiku R1/beta5 on the x86_64 and x86 architectures.

Releases

You can obtain releases from the releases page. There are precompiled binaries for most platforms except macOS and Windows.