View Single Post
Old Jan 18th, 2007, 8:39 AM   #2
Klarre
Game engine designer
 
Klarre's Avatar
 
Join Date: May 2005
Location: Sweden
Posts: 312
Rep Power: 4 Klarre is on a distinguished road
I can answer your first question. A static library is a *.a file (archive i guess). A dynamic library is usually a *.so file (shared object).
__________________
http://www.klarre.se
Klarre is offline   Reply With Quote