How portable are Binaries compiled in Ubuntu?

Posted by hiobs on Ask Ubuntu See other posts from Ask Ubuntu or by hiobs
Published on 2011-10-15T21:38:31Z Indexed on 2012/03/29 5:40 UTC
Read the original article Hit count: 242

Filed under:
|

The title says it all, actually. But allow me to specify the question:

Assuming I were to compile an application that uses libffi, libGL, dlfcn, and SDL, would said binary run on other Linux distributions with same architecture, etc?

The reason I ask is because of the directory /usr/lib/i386-linux-gnu - I might be wrong, but I assume this directory is something rather Ubuntu-specific, no?

So, how portable are binaries compiled on Ubuntu really?

© Ask Ubuntu or respective owner

Related posts about gcc

Related posts about binary