diff --git a/README.md b/README.md index 5b6ceda..253f08d 100644 --- a/README.md +++ b/README.md @@ -2,27 +2,24 @@ Build tools for Loongson (Binary). -- 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). +- LoongArch64 cross toolchain: [x86_64-cross-tools-loongarch64-binutils_2.43.1-gcc_14.2.0-glibc_2.40.tar.xz](https://github.com/loongson/build-tools/releases/download/2024.11.1/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.41.tar.xz + binutils: https://ftp.gnu.org/gnu/binutils/binutils-2.43.1.tar.xz - glibc: https://ftp.gnu.org/gnu/glibc/glibc-2.38.tar.xz + glibc: https://ftp.gnu.org/gnu/glibc/glibc-2.40.tar.xz - gcc: https://ftp.gnu.org/gnu/gcc/gcc-13.2.0/gcc-13.2.0.tar.xz + gcc: https://ftp.gnu.org/gnu/gcc/gcc-14.2.0/gcc-14.2.0.tar.xz - linux: https://github.com/chenhuacai/linux.git + linux-header: https://mirrors.edge.kernel.org/pub/linux/kernel/v6.x/linux-6.10.tar.xz -- 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). - -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). Documentation: [CLFS for LoongArch64](https://github.com/sunhaiyong1978/CLFS-for-LoongArch/blob/main/CLFS_For_LoongArch64.md). - QEMU linux-user static binary: [qemu-loongarch64](https://github.com/loongson/build-tools/releases/download/2023.08.08/qemu-loongarch64). source code: https://download.qemu.org/qemu-8.0.3.tar.xz - JDK8: [loongson8.1.11-jdk8u332b09-linux-loongarch64-clfs-6.3-0.tar.gz](https://github.com/loongson/build-tools/releases/download/2022.09.06/loongson8.1.11-jdk8u332b09-linux-loongarch64-clfs-6.3-0.tar.gz)([md5](https://github.com/loongson/build-tools/releases/download/2022.09.06/loongson8.1.11-jdk8u332b09-linux-loongarch64-clfs-6.3-0.tar.gz.md5)). -- Fedora Remix: [Mate Desktop](https://github.com/loongson/build-tools/releases/download/2022.09.06/livecd-fedora-mate-1.loongarch64.iso)([md5](https://github.com/loongson/build-tools/releases/download/2022.09.06/livecd-fedora-mate-1.loongarch64.iso.md5sum)) +- Fedora Remix: [Mate Desktop](http://mirrors.wsyu.edu.cn/fedora/linux/development/rawhide/Everything/loongarch64/iso/livecd-fedora-mate-5.loongarch64.iso)([md5](https://mirrors.wsyu.edu.cn/fedora/linux/development/rawhide/Everything/loongarch64/iso/livecd-fedora-mate-5.loongarch64.iso.md5sum)) **Warning: The cross toolchain will only work properly on the latest systems, such as CLFS above.**