Re: [go-nuts] Warning: Failure to Cross-Compile

2018-02-17 Thread bucarr
Okay. I've deleted the env variable GOBIN. Next time I'm offered to install goreturn I'll select it and see what happens. Thank you, Ian! On Saturday, February 17, 2018 at 11:50:15 AM UTC-7, Ian Lance Taylor wrote: > > > > My GOBIN = C:\Users\AKC\Go_Projects\bin > > Don't set GOBIN. As the

Re: [go-nuts] Warning: Failure to Cross-Compile

2018-02-17 Thread Ian Lance Taylor
On Sat, Feb 17, 2018 at 9:50 AM, wrote: > > Precisely (as an example, same failure notice): > > > VS Code with the lukehoban plugin installed. The plugin gives me this > message: > > "The Go extension is better with the latest version of "goreturns". Use "go > get -u -v sourcegraph.com/sqs/goret

Re: [go-nuts] Warning: Failure to Cross-Compile

2018-02-17 Thread bucarr
Precisely (as an example, same failure notice): VS Code with the lukehoban plugin installed. The plugin gives me this message: "The Go extension is better with the latest version of "goreturns". Use "go get -u -v sourcegraph.com/sqs/goreturns" I click "install" and get this: Installing 1 t

Re: [go-nuts] Warning: Failure to Cross-Compile

2018-02-17 Thread Ian Lance Taylor
On Sat, Feb 17, 2018 at 8:54 AM, wrote: > Newbie here. Learning to program in Go... > > Just upgraded from 1.8.1 --> the wonderful 1.10; easy to do and smooth > (thank you Go Team!!!). Compiling is faster still! Question for the > congregants: > > I write my Go code on a Windows 10 box using V

[go-nuts] Warning: Failure to Cross-Compile

2018-02-17 Thread bucarr
Newbie here. Learning to program in Go... Just upgraded from 1.8.1 --> the wonderful 1.10; easy to do and smooth (thank you Go Team!!!). Compiling is faster still! Question for the congregants: I write my Go code on a Windows 10 box using VS Code. Env variable GOOS set to 'freebsd' (my tar