Name: Anonymous 2014-02-23 10:21
Hey /prog/
I compile a program with a .so in Linux with GNU compiler and linker, and then I run my excutable, when/how does it find and link the .so with my program?
I compile a program with a .so in Linux with GNU compiler and linker, and then I run my excutable, when/how does it find and link the .so with my program?