Nishidha - ran into this post and am looking to get ARM working - specifically aarch64. Can you share what process/changes you took to get things working? Am more than happy to do PR and include ppcle_64 as well if you can give me directional guidance on what to do.
Thanks! On Friday, July 15, 2016 at 5:17:40 AM UTC-7, [email protected] wrote: > > Hi Eric, > > Thanks a ton. I've made changes for ppc referring all the docs and links > you shared. And I'm able to build grpc-compiler successfully. Although > further I get error for netty-tcnative-boring-ssl but the executable I need > gets already generated before this error. Still, I tried building > netty-tcnative too but it still had problems even after fixing many. So, I > left it there. > > For PR, let me check with IBM legal team if we've CLA. > I'll get back to you. > > Thanks again, > Nishidha > > > On Thursday, 14 July 2016 17:15:24 UTC+5:30, [email protected] wrote: >> >> >> Hi, >> >> I'm trying to build grpc-java on Power8 in order to build bazel 0.3.0 >> (need protoc-gen-grpc-java built on power). However, I'm getting below >> errors while doing so - >> A problem occurred configuring project ':grpc-compiler'. >> > Exception thrown while executing model rule: >> NativeComponentRules#createBinaries >> > Invalid NativePlatform: ppcle_64 >> >> Could anyone please guide me on how to build grpc-java on Power? I've >> also gone through a similar post for "arm" but it didn't help. Looks like >> some other places also need to be modified in order to add support for >> Power. Not sure if skipcodegen=true is expected in my case, but I've also >> tried that and it also fails for missing netty-tcnative-boring-ssl jar for >> Power. >> >> Thanks in advance, >> Nishidha >> > -- 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/746ee980-6388-4d30-85b8-2b651b111cbf%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
