Skip to content

loongson/build-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 

Repository files navigation

build-tools

Build tools for Loongson (Binary).

  • LoongArch64 cross toolchain(Linux): x86_64-cross-tools-loongarch64-binutils_2.43.1-gcc_14.2.0-glibc_2.40.tar.xz.

    source code:

      binutils: https://ftp.gnu.org/gnu/binutils/binutils-2.43.1.tar.xz
    
      glibc: https://ftp.gnu.org/gnu/glibc/glibc-2.40.tar.xz
               
      gcc: https://ftp.gnu.org/gnu/gcc/gcc-14.2.0/gcc-14.2.0.tar.xz
               
      linux-header: https://mirrors.edge.kernel.org/pub/linux/kernel/v6.x/linux-6.10.tar.xz
    

Documentation: CLFS for LoongArch64.

Warning: The cross toolchain will only work properly on the latest systems, such as CLFS above.