On Friday 19 October 2001 23:36, Philipp Siegert wrote: > Am Freitag, 19. Oktober 2001 22:59 schrieben Sie: > > Ivan, are your latest packages built with these binutils/glibc or do I have > to compile them myself ? > Chris, I think we'll skip the test with older binutils then. You don't have > to make them available. > If you have the time and skills it is always a good idea to compile K-packages yourself. It turned out recently that adding architecture specific optimization makes a big performance difference, becouse of the amount of byteoperations. So get the source and compile it with '-march=<myArch>' :-) (I can also recommend -ffast-math and -finline-functions for good standard optimizations that arent included in -O2)
`Allan