I build libgrpc_csharp_ext.x64.so as described on this page :
https://dev.to/erikest/grpc-on-dotnet-core-preview3-on-raspberrypi-3-4nf4
Trying to use instruction from this  
page https://github.com/grpc/grpc/blob/master/BUILDING.md

 libgrpc_csharp_ext.x64.so placed to folder  /usr/lib/

if start .Net 5.0 application on ODROID-C2 (Amlogic ARM Cortex-A53(ARMv8) 
1.5Ghz quad core CPUs) with installed Ubuntu (trying 16.04 and 20.04), it 
crashed with one message in console : "*Illegal instruction*"
Any additional log with error I can't find

But if run this application with this library on ODROID-C4 (Cortex-A55 
Core) - all work fine.

How (if it possible) fix error for ODROID-C2?

Links to
ODROID-C2 product page: https://www.hardkernel.com/shop/odroid-c2/
ODROID-C4 product page:   https://www.hardkernel.com/shop/odroid-c4/

Best regards, Nikolay.

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/4a02234c-66a3-4cf3-a550-90f5e921991en%40googlegroups.com.

Reply via email to