HI all:
I’m trying to install Go Lang on AIX 7.1 from source, but I’m getting the following warning:
server (/go/src)# ./all.bash
Building C bootstrap tool.
cmd/dist
go tool dist: unknown operating system
server (/go/src)#
We notice that AIX is not included on $GOOS,$GOARCH, but anyway is there any way to install Go? Server Specs:
Processor=PowerPC_POWER7
Hardware=64 bit
Kernel=64 bit
AIX Kernel Version=7.1.3.1 TL02
Sorry by the way for posting this in the wrong category/forum.
Thanks!