Skip to content

AmanoTeam/Raiden

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.