From kde-devel Fri Jul 27 14:26:07 2001 From: Pavel Troller Date: Fri, 27 Jul 2001 14:26:07 +0000 To: kde-devel Subject: Re: Faster startups by fixing C++ object files before linking ( 30-50% faster startups ) X-MARC-Message: https://marc.info/?l=kde-devel&m=99624404605499 > I may be confusing things but is this not about the same idea as precompiled > headers? It sounds similar but I could be mistaken. Could someone please > explane this in a little more detail? > -ian reinhart geiser Hi! Nononononono! Precompiled headers are used in compile time, not affecting the binary. This method simplifies the dynamic loading process, which will speed up the application startup. With regards, Pavel Troller >> Visit http://master.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<