Is it safe to run binaries on Fedora 17 that were built in Fedora 13? It's C++ code, compiled with g++, and we're using stl containers, posix socket library, and others.
Would it be possible to build the binaries on a Fedora 13 machine so they would work with a Fedora 17 machine?
Any advice would be appreciated.
Thanks, Alex