I built a c++ executable for Ubuntu on i7 x64 machine. Can I take the same executable and run on a Raspberry Pi running Ubuntu? Or do I need to rebuild the program for it's ARM architecture?
Asked
Active
Viewed 120 times