Good morning! I'm looking for a way to convert a static library to a shared lib under OS X. I know how to do it under Linux with ldd, but the OS X replacement, otool, doesn't have that ability. Thanks! -- Jeremy