On Thu, Mar 22, 2007 at 09:30:42AM +0100, Georg Baum wrote: > Andre Poenitz wrote: > > > Well, I actually tried to fix a bug or two, because I want 1.5 to ship, > > but then the compile time/link time issue got in the way. I simply > > won't spend several minutes waiting for each roundtrip. > > This is faster here. If I touch any file and recompile I get 47 seconds, a > null build is 20 seconds. This is with ccache, so add some seconds if there > was a real change. This is certainly improvable, but not so bad that I > personally would bother right now. I usually write the svn log message > instead of waiting for the compiler/linker, so the time spent is not > waisted :-)
I just ttried binutils from cvs and got: real 0m58.744s user 0m8.969s sys 0m2.604s 'top' shows a load of 1.3 (with nothing else reallyh running), at most 25% CPU and plenty of RAM free. So what happens there? Andre'
