Skip to main content

All Questions

Tagged with
Filter by
Sorted by
Tagged with
579 votes
5 answers
572k views

What are .a and .so files?

I'm currently trying to port a C application to AIX and am getting confused. What are .a and .so files and how are they used when building/running an application?
Dunc's user avatar
  • 8,008
0 votes
1 answer
5k views

Parse Linux static Libraries (.a) in C [closed]

I want to know how to parse a linux static librarie (.a) to get content of each files. Thank's to help me !
RomainG's user avatar
  • 597