The Go Programming Language

Command 6g

6g is the version of the gc compiler for the x86-64. The $GOARCH for these tools is amd64.

It reads .go files and outputs .6 files. The flags are documented in ../gc/doc.go.

release.r60.3. Except as noted, this content is licensed under a Creative Commons Attribution 3.0 License.