Juerg Lehni writes: > Is there a recommended way of quickly updating and compiling gcj > while working on it and testing it? Recompiling gcc each time seems a > very slow process. How are others here dealing with this? Just go into the libgcj build dir and do make; make install-exec Andrew.