From kde-devel Fri Jul 27 23:24:15 2001 From: Martijn Klingens Date: Fri, 27 Jul 2001 23:24:15 +0000 To: kde-devel Subject: Re: Faster startups by fixing C++ object files before linking (new version and results) X-MARC-Message: https://marc.info/?l=kde-devel&m=99627611819480 On Saturday 28 July 2001 01:07, Waldo Bastian wrote: > On Friday 27 July 2001 03:30 pm, Leon Bottou wrote: > > My machine is now running objprelinked qt, kdelibs and kdebase. > > On kdelibs, the number of R_386_32 went from 54216 to 15085. > > It feels noticeable faster. But I would like much faster than that :-). > > Some day I should try again with lazy binding. > > I think we should seriously consider to use this for KDE 2.2 by integrating > it into the build system. I had one report though that it failed with > libqt-mt (which links against pthreads) any idea what could be going on > there? For me it also seems to break on arts/flow/bus.cc (or rather bus.o), because the prelinker segfaults there, leaving me without .o file, only .o.new. Strange thing is that I got some 6 segfaults in kdelibs, but only this one caused me headaches. Apart from that, I'm now compiling kdebase, so I don't know the results yet, but based on other's reactions this should definitely go in. Martijn >> Visit http://master.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<