This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: (Re)compiling GCJ


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]