[grpc-io] Re: Corss-compile gRPC to ARM architecture

2024-01-04 Thread Arun R Krishnan
Hi , we also used this same script and same grpc version v1.46.7 for ARM arm-linux-gnueabi-g++ and arm-linux-gnueabi-gcc . we still facing same issue. could you please help us to solve this issue?? libcrypto.a(bcm.c.o): In function `vpaes_ctr32_encrypt_blocks_with_bsaes':

[grpc-io] Re: Corss-compile gRPC to ARM architecture

2024-01-04 Thread Arun R Krishnan
Hi , Is there any progress on this issue ? ,got any ideas? we also facing same error. On Wednesday, November 16, 2016 at 4:06:42 PM UTC+5:30 cle...@gmail.com wrote: > Hi, > > I am trying to cross-compile gRPC with arm-linux-gnueabi. > I am on Ubuntu 14.04, i686-linux-gnu. > I have already

[grpc-io] Re: Corss-compile gRPC to ARM architecture

2023-03-01 Thread Adrian 51362
Hello everyone Might be interesting when running into this problem: https://github.com/grpc/grpc/blob/4f81c3b706deed639cf4ecc9f3fc97da36230899/test/distrib/cpp/run_distrib_test_cmake_aarch64_cross.sh Had the same issue while cross-compiling gRPC v1.46.7 for ARM using gcc-linaro-7.4.1 (Ubuntu