[PATCH] libkdeinit symbol pruning

David Faure faure at kde.org
Tue Jul 20 12:52:35 CEST 2004


On Tuesday 20 July 2004 12:57, Waldo Bastian wrote:
> I think it would be a better solution if kded had a way to specify that it
> wants to export the symbols that are part of its plugin interface. (That
> should be all the stuff that is defined in kdedmodule.h / implemented in
> kdedmodule.cpp)

Yes - this is certainly doable, especially now that we use the KDEINIT_VSCRIPT define.
kded/Makefile.am can set KDEINIT_VSCRIPT to a kded.map which does the above.
The only problem is that I can't test this since there's no unsermake patch that includes
defining KDEINIT_VSCRIPT yet (and my python knowledge is inexistent) - help!

-- 
David Faure, faure at kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).


More information about the Kde-optimize mailing list