This patch to the gccgo manual clarifies that you should not strip Go
programs, as requested by PR 63565.  I also added a note about using
cgo to interoperate between Go and C.  Bootstrapped on
x86_64-unknown-linux-gnu.  Committed to mainline.

Ian


2015-01-23  Ian Lance Taylor  <i...@google.com>

PR go/63565
* gccgo.texi (Invoking gccgo): Mention that Go programs should not
be stripped.

* gccgo.texi (C Interoperability): Mention that people should use
cgo.

Reply via email to