From kde-optimize Tue Aug 10 14:05:33 2004 From: David Faure Date: Tue, 10 Aug 2004 14:05:33 +0000 To: kde-optimize Subject: Re: Triple code duplication Message-Id: <200408101605.33574.faure () kde ! org> X-MARC-Message: https://marc.info/?l=kde-optimize&m=109214669128043 On Tuesday 10 August 2004 16:02, Karl Vogel wrote: > I don't have the sources with me at the moment.. but can't you just > link kbzipfilter2.so to kio_help.so / kio_ghelp.so ?! You can NOT link to dlopened modules, that's not portable. Don't be confused by the fact that they are all ".so" files on e.g. linux. Either something is a real lib (versionned, in $KDEDIR/lib/) or it's a module (not versionned, in $KDEDIR/lib/kde3/) > And in this case, the libs won't be loaded by the same code anyway, > right? Yes, as I said. -- David Faure, faure@kde.org, sponsored by Trolltech to work on KDE, Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org). _______________________________________________ Kde-optimize mailing list Kde-optimize@kde.org https://mail.kde.org/mailman/listinfo/kde-optimize