This manual describes how to use gccgo
, the GNU compiler for
the Go programming language. This manual is specifically about
gccgo
. For more information about the Go programming
language in general, including language specifications and standard
package documentation, see http://golang.org/.
• Copying: | The GNU General Public License. | |
• GNU Free Documentation License: | How you can share and copy this manual. | |
• Invoking gccgo: | How to run gccgo. | |
• Import and Export: | Importing and exporting package data. | |
• Compiler Directives: | Comments to control compilation. | |
• C Interoperability: | Calling C from Go and vice-versa. | |
• Index: | Index. |