help-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: using autotools for a library project


From: Ralf Wildenhues
Subject: Re: using autotools for a library project
Date: Sun, 21 Oct 2007 16:03:30 +0200
User-agent: Mutt/1.5.16 (2007-10-11)

* aaragon wrote on Sat, Oct 20, 2007 at 01:45:22AM CEST:
> 
> Could you expand on the differences between static and dynamic
> libraries? Or forward me a link where I can see the differences?

For your Libtool usage, I recommend the Libtool manual:
<http://www.gnu.org/software/libtool/manual.html>.

For general information about static and shared libraries, I guess this
wikipedia article should help: 
<http://en.wikipedia.org/wiki/Shared_library>

It links to texts from John Levine which are very good, also the
`Linkers and Libraries Guide' from Sun is good albeit a bit Solaris
specific.

Reading all of that will keep you busy for a couple of weeks though.
:-)

Cheers,
Ralf




reply via email to

[Prev in Thread] Current Thread [Next in Thread]