Re: [PATCH] libkdeinit symbol pruning
David Faure <[email protected]>
| Newsgroups | gmane.comp.kde.devel.optimize |
|---|---|
| Organization | KDE |
| Message-ID | <[email protected]> |
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, [email protected], sponsored by Trolltech to work on KDE, Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).