Originally posted by: amandeepgautam
I am trying to build gRPC go on AIX 7.2. As of now I do not have any clue how to start building it. The official documentation does not mention much about it and the command go get -u google.golang.org/grpc does not work as on AIX we do not have golang compiler but gccgo.
Can someone give me pointers how to get started or how to go about building gRPC Go on AIX.
#AIX-Forum