Static Lib contents
It is written at the top of the ar manpage, but I seem to miss it every time: to print all symbols contained in a static archive, emit
nm –print-armap [archive]
really simple.
It is written at the top of the ar manpage, but I seem to miss it every time: to print all symbols contained in a static archive, emit
nm –print-armap [archive]
really simple.