Commit bec1a3e2 authored by Ian Lance Taylor's avatar Ian Lance Taylor

cmd/gc: document -pack flag

R=golang-codereviews, r
CC=golang-codereviews
https://golang.org/cl/55140044
parent a453f28c
......@@ -37,6 +37,8 @@ Substitute 6g with 8g or 5g where appropriate.
Flags:
-o file
output file, default file.6 for 6g, etc.
-pack
write a package file rather than an object file
-e
normally the compiler quits after 10 errors; -e prints all errors
-p path
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment