How can I convert a shared library to static library? I'm trying to statically build valgrind, which requires the conversion of shared objects into static libraries. Normal build procedure of valgrind creates few shared libraries. Is there any way to convert these shared libraries(.so) to static library?
I suppose it's feasible that you might be able to do this. But since you can just build a static library rather than a shared library, I don't imagine you will find a tool to convert.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With