From: kevin lyda (kevin+dated+1028163438.f677b3 at domain linux.ie)
Date: Sat 27 Jul 2002 - 01:58:39 IST
On Fri, Jul 26, 2002 at 11:24:30PM +0100, John Gay wrote:
> A while ago I asked what other packages I should optomize for Pentium. One
> person answered GlibC. This got me thinking about GCC itself, so I asked on
> another list and got a few answers, most were "don't even think about it" but
> a few suggested GCC and one pointed me to Linux From Scratch.
why?
or more specifically, what do you mean? on one hand you can optimise
how gcc is compiled. all that will do is make it generate the exact
same code just a smidge faster. and since gcc is such a memory pig,
you'd do better to buy more ram to up your fs cache hits and to keep
gcc's heap out of swap.
on the other side you can look into patches to gcc that affect it's
code generation. um, ok, but keep in mind that compiler errors suck.
i can't express that enough. compilers should just work. perfectly.
always. doing anything that might affect that is, in my opinion, insane.
they're hard to trace and you'd better have a deep knowledge of what's
going on to either report bugs to the patch developers or to fix it
yourself. plus my understanding is that gcc would need major changes
to get large speed boosts on x86 chips.
kevin
-- kevin at domain suberic.net that a believer is happier than a skeptic is no more to fork()'ed on 37058400 the point than the fact that a drunken man is happier meatspace place: home than a sober one. the happiness of credulity is a http://ie.suberic.net/~kevin cheap & dangerous quality -- g.b. shaw
This archive was generated by hypermail 2.1.6 : Thu 06 Feb 2003 - 13:18:05 GMT