Commit 94e45bd 1 parent 90ba045 commit 94e45bd Copy full SHA for 94e45bd
File tree 1 file changed +7
-10
lines changed
1 file changed +7
-10
lines changed Original file line number Diff line number Diff line change 2
2
3
3
Build tools for Loongson (Binary).
4
4
5
- - CLFS for LoongArch64 8.1 cross toolchain: [ CLFS-loongarch64-8.1- x86_64-cross-tools-gcc-glibc. tar.xz] ( https://github.com/loongson/build-tools/releases/download/2023.08.08/CLFS-loongarch64-8.1- x86_64-cross-tools-gcc-glibc .tar.xz ) .
5
+ - LoongArch64 cross toolchain (x86_64 Linux) : [ x86_64-cross-tools-loongarch64-binutils_2.42-gcc_14.1.0-glibc_2.39. tar.xz] ( https://github.com/loongson/build-tools/releases/download/2024.06.01/ x86_64-cross-tools-loongarch64-binutils_2.42-gcc_14.1.0-glibc_2.39 .tar.xz ) .
6
6
7
7
source code:
8
8
9
- binutils: https://ftp.gnu.org/gnu/binutils/binutils-2.41.tar.xz
10
-
11
- glibc: https://ftp.gnu.org/gnu/glibc/glibc-2.38.tar.xz
12
-
13
- gcc: https://ftp.gnu.org/gnu/gcc/gcc-13.2.0/gcc-13.2.0.tar.xz
14
-
15
- linux: https://github.com/chenhuacai/linux.git
9
+ binutils : https://ftp.gnu.org/gnu/binutils/binutils-2.42.tar.xz
10
+ gcc : https://ftp.gnu.org/gnu/gcc/gcc-14.1.0/gcc-14.1.0.tar.xz
11
+ linux-header : https://mirrors.edge.kernel.org/pub/linux/kernel/v6.x/linux-6.8.9.tar.xz
12
+ glibc : https://ftp.gnu.org/gnu/glibc/glibc-2.39.tar.xz
13
+ gdb : https://ftp.gnu.org/gnu/gdb/gdb-14.2.tar.xz
14
+ pkg-config : https://pkg-config.freedesktop.org/releases/pkg-config-0.29.2.tar.gz
16
15
17
16
- CLFS for LoongArch64 8.1 sysroot: [ clfs-loongarch64-system-8.1-sysroot.squashfs] ( https://github.com/loongson/build-tools/releases/download/2023.08.08/clfs-loongarch64-system-8.1-sysroot.squashfs ) .
18
17
19
- Cross toolchain: [ CLFS-loongarch64-8.1-x86_64-cross-tools-gcc-glibc.tar.xz] ( https://github.com/loongson/build-tools/releases/download/2023.08.08/CLFS-loongarch64-8.1-x86_64-cross-tools-gcc-glibc.tar.xz ) .
20
- Documentation: [ CLFS for LoongArch64] ( https://github.com/sunhaiyong1978/CLFS-for-LoongArch/blob/main/CLFS_For_LoongArch64.md ) .
21
18
- QEMU linux-user static binary: [ qemu-loongarch64] ( https://github.com/loongson/build-tools/releases/download/2023.08.08/qemu-loongarch64 ) .
22
19
23
20
source code: https://download.qemu.org/qemu-8.0.3.tar.xz
You can’t perform that action at this time.
0 commit comments