I am trying to compile gRPC on AIX. With some workarounds, I was able to reach the very last step and this is where I get this error:
[MAKE] Generating cache.mk [HOSTLD] Linking /home/amandeep/grpc-1.15.1/bins/opt/grpc_cpp_plugin collect2: fatal error: /home/amandeep/grpc-1.15.1/libs/opt/libgrpc_plugin_support.a: not a COFF file compilation terminated. make: *** [Makefile:17926: /home/amandeep/grpc-1.15.1/bins/opt/grpc_cpp_plugin] Error 1 How could this be fixed? Note: As per https://github.com/grpc/grpc/pull/15926, we should be able to successfully build gRPC on AIX. -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/grpc-io. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/b5ba89df-9d07-465e-aead-3658f1d1f2dc%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
