(Re)compiling GCJ

Andrew Haley aph@redhat.com
Wed Aug 9 18:01:00 GMT 2006


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.



More information about the Java mailing list