Unfortunately changin GOCACHE variable didn't help > PS F:\GoWorckspace\src\hello> go env > set GOARCH=amd64 > set GOBIN=F:\GoWorckspace\bin > set GOCACHE=F:\temp > set GOEXE=.exe > set GOFLAGS= > set GOHOSTARCH=amd64 > set GOHOSTOS=windows > set GOOS=windows > set GOPATH=F:\GoWorckspace > set GOPROXY= > set GORACE= > set GOROOT=C:\Go > set GOTMPDIR= > set GOTOOLDIR=C:\Go\pkg\tool\windows_amd64 > set GCCGO=gccgo > set CC=gcc > set CXX=g++ > set CGO_ENABLED=1 > set GOMOD= > set CGO_CFLAGS=-g -O2 > set CGO_CPPFLAGS= > set CGO_CXXFLAGS=-g -O2 > set CGO_FFLAGS=-g -O2 > set CGO_LDFLAGS=-g -O2 > set PKG_CONFIG=pkg-config > set GOGCCFLAGS=-m64 -mthreads -fno-caret-diagnostics -Qunused-arguments > -fmessage-length=0 > -fdebug-prefix-map=C:\Users\Avetis\AppData\Local\Temp\go-build171002686=/tmp/go-build > > -gno-record-gcc-switches >
> PS F:\GoWorckspace\src\hello> go install > open > C:\Users\Avetis\AppData\Local\Temp\go-build231890486\b001\exe\a.out.exe: > The system cannot find the file specified. > -- 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 golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.