So I have these files that were produced from a 'make' command that have '.a' extension (ex. libfoo.a). I know there is a way to convert these .a files into shared objects (libfoo.so) but I can't for the life of me figure out what it is. Anyone know? Thanks, Brian