Will a Linux executable compiled on one “flavor” of Linux run on a different one?
Will the executable of a small, extremely simple program, such as the one shown below, that is compiled on one flavor of Linux run on a different flavor? Or would it need to be recompiled?