Converting from .a to .so

David Woodhouse dwmw2 at infradead.org
Sat Dec 30 15:58:12 UTC 2006


On Sun, 2006-12-24 at 14:52 -0900, Jeff Spaleta wrote:
> On 12/24/06, Paul <paul at all-the-johnsons.co.uk> wrote:
> > Okay, for future reference, is there a way to do what I need to do
> > (convert from .a to .so)?
> 
> Don't you just need to pass -shared to the compiler?

You need to make sure you build shared libraries with -fPIC too.

-- 
dwmw2




More information about the fedora-extras-list mailing list