GRPC COMPILATION for ARM Architecture

67 views
Skip to first unread message

neelisr...@gmail.com

unread,
Dec 27, 2017, 2:14:59 AM12/27/17
to grpc.io
Hi All,

Could you please share the GRPC compilation procedure for Other Architectures(like: ARM).
I want to understand Architecture of GRPC and Protobuf.
MY Questions are
1) How we can chose GRPC and Protobuf versions (grpc v1.2.0, protobuf v3.4.0.
2)Is there any dependency between protobuf version and GRPC.
3)How can i compile PROTOBUF and GRPC for ARM architecture.(Could you please share Procedure)
4) If any other information Need to know please share



Thanks
Srinivas Neeli
 

spenc...@google.com

unread,
Jan 9, 2018, 7:16:18 PM1/9/18
to grpc.io
Which language are you using with gRPC? This past discussion about gRPC java comes to mind:

As for the relationship between protoc and grpc:
In c, the Makefile will automatically try and compile a suitable protoc: https://github.com/grpc/grpc/blob/master/INSTALL.md
In java, the grpc buildfile specifies a protobuf version and I would recommend using the same version that your grpc is using: https://github.com/grpc/grpc-java/blob/master/build.gradle

neelisr...@gmail.com

unread,
Jan 10, 2018, 2:13:51 AM1/10/18
to grpc.io
Hi,
Thanks for replying, Actually I am trying to Compile in C&C++, Not in JAVA, for ARM architecture.
I need the procedure steps for this. For X86 architecture it's working fine. I am not facing any issue.
For trying to Cross compile i am facing issues. could you please guide me in Cross compilation for Arm architecture.
I need steps, what are the things i need for cross compilation and compilation steps(for protobuf & GRPC)



Thanks
Srinivas Neeli

subhayu...@gmail.com

unread,
Jan 12, 2018, 1:43:14 AM1/12/18
to grpc.io
Reply all
Reply to author
Forward
0 new messages