Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 573 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 573 Bytes

Raiden

A GCC cross-compiler targeting Linux musl.

Target architectures

We currently build cross-compilers targeting many Linux architectures. See above for more info:

  • aarch64-unknown-linux-musl
  • arm-unknown-linux-musleabihf
  • armv7l-unknown-linux-musleabihf
  • i386-unknown-linux-musl
  • powerpc64le-unknown-linux-musl
  • riscv64-unknown-linux-musl
  • s390x-unknown-linux-musl
  • x86_64-unknown-linux-musl
  • mips64-unknown-linux-musl

Releases

You can obtain releases from the releases page.