Translating libraries into a different format

Feb 01, 2006 1 Replies

Hi,



is there a way to translate libraries from one format into another like it is possible for objects with GNU objcopy? Unfortunately doesn't seem to provide this feature.



Thank you for your help.



Libraries are just collections of object files. So it should always be possible to unpack the library into separate files, objcopy those into whatever other format you need, then pack a new archive.

Hans-Bernhard Broeker (broeker@physik.rwth-aachen.de) Even if all the snow were burnt, ashes would remain.

Join the Discussion

Have something to add? Share your thoughts — no account required.

Didn't find your answer?

Ask the community — no account required