Go Lang on AIX?

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!

AIX is not a supported operating system. You could try gccgo.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.