I wrote a simple program in C and compiled it using GCC on Ubuntu. Will this file work on another machine?
- What are the contents of the output binary, and its external dependencies?
- Can it be run on other Linux distributions, and under what circumstances?
- Can it be run on other operating systems?