https://github.com/tklauser/build-cross-gccgo
Build gccgo toolchain from scratch
https://github.com/tklauser/build-cross-gccgo
Last synced: 10 months ago
JSON representation
Build gccgo toolchain from scratch
- Host: GitHub
- URL: https://github.com/tklauser/build-cross-gccgo
- Owner: tklauser
- License: bsd-3-clause
- Created: 2018-01-29T15:35:52.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-02-07T08:10:43.000Z (over 7 years ago)
- Last Synced: 2025-07-23T14:43:34.697Z (11 months ago)
- Language: Shell
- Size: 7.81 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# build-cross-gccgo - build a GCC cross-compiler toolchain with Go support
Based on [erikw/ewxb_gcc_cross-compiler_builder](https://github.com/erikw/ewxb_gcc_cross-compiler_builder)