Hi All, I've already determined that statically linked programs can't always run between different distros.
My question here, is if it is safe to distribute a statically linked program that is distro specific.
For example, I'd have an Ubuntu version of the binary, and a Redhat version of the binary and the user just downloads the correct version.