Skip to content

Commit 94e45bd

Browse files
Update README.md
1 parent 90ba045 commit 94e45bd

File tree

1 file changed

+7
-10
lines changed

1 file changed

+7
-10
lines changed

README.md

+7-10
Original file line numberDiff line numberDiff line change
@@ -2,22 +2,19 @@
22

33
Build tools for Loongson (Binary).
44

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).
66

77
source code:
88

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
1615
1716
- 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).
1817

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).
2118
- QEMU linux-user static binary: [qemu-loongarch64](https://github.com/loongson/build-tools/releases/download/2023.08.08/qemu-loongarch64).
2219

2320
source code: https://download.qemu.org/qemu-8.0.3.tar.xz

0 commit comments

Comments
 (0)