On Tuesday, April 24, 2018 at 6:56:21 AM UTC-7, Ian Lance Taylor wrote: > > > Sorry, you're quite right. I completely forgot that > -buildmode=archive is the default for a non-main package. > > Okay, so just to close the loop on information sharing, I think you are saying that -buildmode=archive is what the gcc go front end uses, when it builds packages under $HOME/go/pkg/gccgo_$OS_$ARCH/
(which comes as a result of "go get x/y/z") It is also interesting that it does not appear to generate .gox files under there to match. -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
