News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

how to naming .so (shared object) file? is there .so file naming conventions?

Started by hongxing, April 24, 2007, 04:57:33 AM

Previous topic - Next topic

hongxing

in directory /lib  and /usr/lib, there are many so files, each with version strings at the tail of file name .
some .so file is soft link of the others, why?

My question is:
     is there a document that describes the naming conventions of .so file ?
     or what's the rule to name .so file ?

thanks in advance?