An open API service indexing awesome lists of open source software.

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

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)