Please go through this question for context
As stated in the answer to this question. I will require aarch64-linux-gnu-gcc to be able to install the pyrfc library. How to setup aarch64-linux-gnu-gcc?
Tried sudo apt install gcc-aarch64-linux-gnu but still the same issue
I am using raspbian OS on raspberry pi 4B with python 3.9. What changes do I need to make to make this work?