From kde-devel Fri Oct 01 17:31:11 2004 From: Lubos Lunak Date: Fri, 01 Oct 2004 17:31:11 +0000 To: kde-devel Subject: malloc in kdelibs disabled by default (Fwd: kdelibs/kdecore/malloc) Message-Id: <200410011931.11275.l.lunak () suse ! cz> X-MARC-Message: https://marc.info/?l=kde-devel&m=109665200700272 Hello, as of now, the fast malloc in kdelibs is disabled by default, and has to be explicitly enabled for people who still want to use it. This applies to both CVS HEAD and KDE_3_3_BRANCH. See the URL below for more details (and one reason not listed there is OOo+KDE integration - it since very recently uses dlopen on KDE too, doesn't have any workaround, and probably will be in the same position like licq). The kdelibs malloc implementation is not necessary with linux-2.6+glibc-2.3. If your packages are for different system, you may try using the mysql "test" in the URL below to see if it'd be worth it, and use --enable-fast-malloc yourself. You should indeed urge your libc maintainers to fix their libc like the glibc people have done. ---------- Forwarded Message ---------- Subject: kdelibs/kdecore/malloc Date: Friday 01 of October 2004 19:02 From: Luboš Luňák To: kde-cvs@kde.org CVS commit by lunakl: Disabling the fast malloc implementation in kdecore. Individuals unfortunate enough to still needed it can still enable it explicitly. http://lists.kde.org/?l=kde-optimize&m=109569454601802&w=2 M +7 -10 configure.in.in 1.4 -- Lubos Lunak KDE developer --------------------------------------------------------------------- SuSE CR, s.r.o. e-mail: l.lunak@suse.cz , l.lunak@kde.org Drahobejlova 27 tel: +420 2 9654 2373 190 00 Praha 9 fax: +420 2 9654 2374 Czech Republic http://www.suse.cz/ >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<