Converting Dynamic Libraries

Matthias David Siebler matthias@datapower.com
Tue Jul 29 19:05:00 GMT 2003


Hello:

I have a debate about whether it is possible to convert a dynamic 
library (e.g. libm.so) into a static library (i.e. libm.a)

I would argue that this is impossible since the act of creating a shared 
library strips out the necessary information required to create a static 
library.

Am I correct?

Thanks,

Matthias





More information about the Gcc-help mailing list