Re: Converting Dynamic Libraries

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Matthias David Siebler <matthias@xxxxxxxxxxxxx> writes:

> 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?

Maybe. You could investigate objcopy.



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux