https://github.com/jiegec/ct-ng-loongarch64
Build loongarch64-unknown-linux-gnu toolchain with crosstool-ng
https://github.com/jiegec/ct-ng-loongarch64
Last synced: over 1 year ago
JSON representation
Build loongarch64-unknown-linux-gnu toolchain with crosstool-ng
- Host: GitHub
- URL: https://github.com/jiegec/ct-ng-loongarch64
- Owner: jiegec
- Created: 2022-05-02T12:31:12.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-08-19T10:26:12.000Z (almost 4 years ago)
- Last Synced: 2025-04-01T16:56:02.257Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 57.6 KB
- Stars: 8
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ct-ng-loongarch64
Build loongarch64-unknown-linux-gnu toolchain with crosstool-ng.
It contains:
1. Upstream gcc 12.1.0, glibc 2.36, linux 5.19, binutils-gdb 2.39
How to use:
1. Build [crosstool-ng master branch](https://github.com/crosstool-ng/crosstool-ng/tree/master)
2. Clone this repository
3. Run `ct-ng build`: about 10 minutes in a decent server
4. Find your loongarch64 toolchain at `~/x-tools/loongarch64-unknown-linux-gnu`: about 340MB in size