Mitko Moshev <mo6eeeb <at> gmail.com> writes:

> Put -pipe in there too, it speeds up compiling (or so I've heard).
> Right now I use CFLAGS="-march=athlon-xp -O2 -pipe
> -fomit-frame-pointer". -O3 isn't worth it. It would give you no more
> than a few percent (around 2-3) faster binaries, but they would compile
> longer (confirmed by a friend, he recently switched to -O2) and be
> larger.

Well, I'm sure we all have different preferences, but, I've been running
"-O3" on 6 systems (PIII, (2)P4, P4 w/ HT, and (2)Athlons) with no problems for
8 months.

My Athlons use: 
CFLAGS="-O3 -march=athlon-xp -fomit-frame-pointer -pipe"
stability has been rock solid... 

However I've heard from one 'very technical friend' who runs 12 different 
BSD and Linux distros on all sorts of processors, that distcc has some subtle,
hard to pin-down issues between different architectures, including but not
limited to AMD's 64 bit offerings.

YMMV

James



-- 
gentoo-user@gentoo.org mailing list

Reply via email to