libtool convinience libs with unsermake/scons/cmake/... ?
Matt Rogers
mattr at kde.org
Thu Jan 12 18:44:07 CET 2006
On Thu, Jan 12, 2006 at 06:30:01PM +0100, David Faure wrote:
> On Thursday 12 January 2006 18:24, Alexander Neundorf wrote:
> > How is this handled by unsermake and scons ?
>
> unsermake uses libtool
>
> scons doesn't support convenience libs afaik.
> Most of the time automake Makefile.ams use convenience libs to split sources
> in subdir, and with scons you can just specify all source files in one go (e.g. in kdelibs/kio).
>
> When it comes to sharing sources (e.g. in kdebase we share some stuff between
> kcontrol and kdesktop), compiling twice seems like a good enough solution to me...
>
or maybe scons' neat caching system will recognize they're the same and
pull them out of the cache for us. :)
--
Matt
More information about the Kde-buildsystem
mailing list