|
|
|
|
|
|
| Author |
Message |
Uday Mullangi *nix forums beginner
Joined: 21 Feb 2005
Posts: 41
|
Posted: Wed Feb 16, 2005 2:24 pm Post subject:
shared libs
|
|
|
Hi,
What is the difference between *.a and *.so files.
I know that *.so is a shared library file and *.a is a tar'ed version(Am i
not correct??..Please clarify)
What advantage one get if we use *.a file instead of *.so file.?
Where can i get more details about this?
Thanks
Uday |
|
| Back to top |
|
 |
Rainer Lehrig *nix forums beginner
Joined: 17 Feb 2005
Posts: 1
|
Posted: Thu Feb 17, 2005 6:19 am Post subject:
Re: shared libs
|
|
|
..so files are shared object libraries (dynamic linking)
..a files are static librarries
The advantage of .so files is, that they can be used by many applications.
The advantage of .a files is, that everything is linked into your
application. Thus you have no external dependencies. |
|
| Back to top |
|
 |
Google
|
|
| Back to top |
|
 |
|
|
The time now is Fri Jan 09, 2009 7:45 am | All times are GMT
|
|
Personal Loans | Debt Consolidation | Meeting Rooms | Mortgage | Magazine Subscriptions
|
|
Copyright © 2004-2005 DeniX Solutions SRL
|
|
|
|
Other DeniX Solutions sites:
Unix/Linux blog |
electronics forum |
medicine forum |
science forum |
|
|
Privacy Policy
|
Powered by phpBB © 2001, 2005 phpBB Group
|
|