Cob*_*ast 15
.o object (contains compiled code)
.lo library object (contains information for building a .so with `libtool`)
.so shared object (indeed compareable to a DLL)
.ko kernel object (usually kernel modules)
Run Code Online (Sandbox Code Playgroud)
请参阅http://www.delorie.com/gnu/docs/libtool/libtool_8.html