On Mon, 21 Aug 2006 22:51:43 +0200, Stefan G. Weichinger wrote: > Now I read about the fact that -O3 results in bigger binaries and isn't > at all guaranteed to give me a faster system. The bigger files result in > more load on IO, so this tells me that it puts the load on the > (relatively slow) 5400 rpm HDD I have in my laptop. OTOH I have "only" > 512 MB RAM in there so it seems interesting to me to go the -O2 way of > doing Gentoo ...
I agree with Richard's response to the other other parts of your mail, but I'd also add that -O2 may not be the best setting for your system. -Os applies some of the optimisations of -O3 but also optimises for size. It is often the best setting for systems with slow memory and disk I/O, i.e. laptops. -- Neil Bothwick A bug in the hand is better than one as yet undetected.
signature.asc
Description: PGP signature