Results 2 comments of Sam Zagrobelny

No problem at all. #3 covers compiling and running an example on aarch64. It's basically just ``` arm-linux-gnueabihf-gcc your_file.c -L./ -Wl,-rpath=./ -lpthread -lfwlib32 -o your_binary ```

Unless Fanuc releases a file compiled for that platform it will be very difficult for you to compile a program referencing that library file. I would suggest one program compiled...