warning: GOPATH set to GOROOT (T:\Tools\Go) has no effect
go build runtime: windows/386 must be bootstrapped using
make.bat
So, if you installed Go in a different directory, ignore the Windows environment vars "PATH" entry and just execute the "make.bat" in the "Go\src\" directory - the first time.