A clone of the cmd/go tool
- you need
gccgo
4.9 or later, preferably from trunk, http://golang.org/doc/install/gccgo go install -compiler gccgo github.com/davecheney/faux
will install a version offaux
built withgccgo
faux
will now default to-compiler gccgo
, use it as you wouldgo
.