Hi, I've been working lately on some experiments on building Rosegarden using precompiled headers with GCC 4, and you may be aware of my previous attempts to use automatically identified Qt and KDE headers to build the PCH. The next step was to write/compile a hand made header (src/misc/stableheaders.h) which can be tweaked in order to optimize it, and to include the "fugly" hack for kprogress.h that everybody should be already aware. Isn't it a shame? ;-)
Well, at this point the macro used is very simple (cmake_admin/UsePCH.cmake) and my build time is slightly under 10 minutes with full debug. I would like to hear your opinions, bug reports, and time savings numbers. Regards, Pedro ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Rosegarden-devel mailing list [email protected] - use the link below to unsubscribe https://lists.sourceforge.net/lists/listinfo/rosegarden-devel
