Hacker News new | ask | show | jobs
by edgyquant 1280 days ago
Doesn’t Go also have a GCC version?
1 comments

It does. GCCGO is often used for bootstrapping golang, and is sometimes used as a full alternative compiler for architectures that Google refuses to consider supporting.