static library dependencies in gideon

Bernd Gehrmann BERND.GEHRMANN at gruppotc.com
Fri Nov 15 17:22:05 UTC 2002


On Friday 15 November 2002 16:35, Caleb Tennis wrote:
> On Sunday 15 December 2002 10:00 am, Bernd Gehrmann wrote:
> > What is the downside of letting libtool do the job?
>
> Could you explain how that works, ie, how to set up libtool to recognize
> the dependencies?  My project used libtool for the building and it never
> caught the static library dependencies.  I was constantly just deleting my
> target executable by hand so it was forced to relink all of the libraries.

Well, look at kdevelop/lib/sourceinfo/Makefile.am which produces
a convenience (i.e. static) library which is linked into the shared library
in kdevelop/lib. Has worked fine for me.

Bernd.





More information about the KDevelop-devel mailing list