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 :-) > Then I tried to build some SuSE 10.0 rpms as someone asked for it on a > more private channel. Alas, that failed, too, but not immediately > but after 4 minutes shuffling stuff around on my harddisk. Given those > circumstances I certainly won't debug that one either. > > So I could either retreat again and wait for you guys to finish or try > to tackle the obstacles in my way. It's more or less your > (collective...) call. Your wording looked to me as if you wanted to provoke some political dicussion, but I am glad to learn now that bug fixing was the real reason. Georg
