[Ilugc] Larger sized binaries (gentoo)

  • From: linux@xxxxxxxxxxxxxxxx (Suresh Ramasubramanian)
  • Date: Sun Aug 1 13:32:17 2004

Do be careful - compiling with a higher level of optimization just might 
lead to unstable and crash prone binaries in some cases.

Sridhar R wrote:

The reason why '''gentoo binaries''' are very large is due to gcc
optimization flags.  Most people use -O3 resulting in heavy binaries. 
 Firefox (compiled with -O3 -march=pentium4) usually opens much slower
then.  But now when I installed gentoo with -mcpu=i686, -O2, mozilla
is much faster in every aspect than firefox.  Still to complie
firefox.  Hope that would be much more faster.  So, gentoo users!
unless you have enough RAM don't use optimization options like -O3.  I
even don't use -O2, but -Os.

Other related posts: