First thing first, Wiki:
On Windows, SLL's file extension is .lib (or .a), DLL's file extension is .dll
On Linux, is .a and .so (shared object).