[Ilugc] Larger sized binaries (gentoo)

  • From: sridharinfinity@xxxxxxxxx (Sridhar R)
  • Date: Sun Aug 1 13:28:01 2004

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.

More on
http://gcc.gnu.org/onlinedocs/gcc-3.4.0/gcc/Optimize-Options.html#Optimize%20Options/

Well, I think this clears Raman's doubt about large binaries in gentoo.

-- 
Sridhar - http://www.cs.annauniv.edu/~rsridhar
Blog: http://www.livejournal.com/users/sridharinfinity

Other related posts: