Dynamic symbol table

Frans Englich frans.englich at telia.com
Thu Jul 15 23:44:42 CEST 2004


On Thursday 15 July 2004 21:09, Karl Vogel wrote:
> Karl Vogel wrote:
> > I noticed that a lot of the .so files have big dynamic symbol tables, as
> > if everything is exported. Wouldn't it be better to only export the
> > symbols that are really required?!
>
> Seems like it is indeed not needed. I've changed the Makefile.am of
> some kcm modules to use a version script which only exports init_*
> and create_* symbols.

A quick note: A half year ago a macro for factory declaration of KControl 
modules was proposed(to be declared in kcmodule.h), but postponed for KDE 4. 
If this optimization turns out useful, it could perhaps be part of such a 
declaration macro(I can look up the patch, if of interest).


			Frans




More information about the Kde-optimize mailing list