[PATCH]: creating la files also for static libraries
Ralf Habacker
ralf.habacker at freenet.de
Tue Oct 25 12:00:24 CEST 2005
Hi all,
currently there is a dependency problem with static libraries when using the
platform independent form of
obj.libs ="KICE"
because bksys/scons can't detect, if the relating library is a shared or a
static library. For the dependency check it isn't real required to know if
this is a shared or static library. It is important to have a general file
which tell us if the requested library is there and/or outdated.
For shared libraries this is already available by the relating la file. Only
for static libraries this file is left.
The appended patch add la file generation for static libraries. I have tested
this patch on mingw and debian linux without any problems.
If there are no objectivities, I would check this in.
After that I will try to fix the dependency problems.
Regards
Ralf
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bksys-static-lib-la-file.patch
Type: text/x-diff
Size: 5173 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/kde-buildsystem/attachments/20051025/e596d97b/bksys-static-lib-la-file.bin
More information about the Kde-buildsystem
mailing list