|
|||||||||||
|
Technical Support On-Line Manuals Creating Static Software Libraries with armar |
Creating Static Software Libraries with armarDisplaying member sizes and entry points for a library
Use the To list member sizes and entry points for all files in the
> armar --zt mylib.a
Code RO Data RW Data ZI Data Debug Object Name
36 0 0 0 3883 test.o
36 0 0 0 140 t.o
72 0 0 0 4023 TOTAL
No ENTRY points found.
| ||||||||||
|
|||||||||||