Skip to content

davecheney/faux

Repository files navigation

faux

A clone of the cmd/go tool

installation

  • 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 of faux built with gccgo
  • faux will now default to -compiler gccgo, use it as you would go.

About

A clone of the cmd/go tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages