FICHA · MANJARO

riscv64-elf-gcc

The GNU Compiler Collection - cross compiler for RISCV64 (bare-metal) target

  • cli
  • CLI
  • Launchable
  • Runs in terminal
official+codex · reviewed · May 29, 2026 description in en

Description

Compiles C, C++, and related code for RISCV64 bare-metal targets using GCC. It is useful for firmware, embedded software, operating-system experiments, and projects that need binaries for 64-bit RISC-V without a hosted OS.

Cross-compiled output can damage or fail on hardware if target assumptions are wrong. Verify ABI, startup code, linker scripts, and board documentation before flashing or distributing binaries.

How to run

riscv64-elf-gcc

Commands: riscv64-elf-gcc

Permissions

Permissions not analysed for this source yet.