On Fri, Oct 16, 2015 at 9:28 AM, Lynn A. Boger
wrote:
> To make it easier to use gotools go and gofmt, add -static-libgo when
> linking them. This makes it nicer
> in all cases since it eliminates the dependency on libgo.so for these tools,
> but it is mostly helpful for
> the cross compiled case
To make it easier to use gotools go and gofmt, add -static-libgo when
linking them. This makes it nicer
in all cases since it eliminates the dependency on libgo.so for these
tools, but it is mostly helpful for
the cross compiled case. When building for use in the cross compiled
case, this allo