Build self-hosted GCC with elfuse

Open
#338 2 comments 0 reactions 1 assignee View on GitHub

@henrybear327 is already working on this.

Since Aug 26, 2026.

Assessment

This issue has not been assessed yet.

Description

The idea is that we:

  • stage 1: bootstrap the compiler using gcc 14
  • stage 2: rebuild the compiler with stage 1
  • stage 3: rebuild the compiler with stage 2 → byte-compare stages 2 and 3
  • We install the compiler and compile a simple hello-world
Dominant language
C
Stars
268
Forks
26
Avg merge
1d 13h
Merged PRs (30d)
48

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from sysprog21/elfuse

All issues in sysprog21/elfuse

Similar issues

More C issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.