This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: gcj-jit: what is it?
>>>>> "Ranjit" == Ranjit Mathew <rmathew@gmail.com> writes:
Ranjit> See:
Ranjit> http://gcc.gnu.org/ml/java/2003-01/msg00022.html
Ranjit> http://gcc.gnu.org/ml/java-patches/2004-q3/msg00481.html
It is also in the manual, but not in the most useful format, see:
http://gcc.gnu.org/onlinedocs/gcc-4.0.0/gcj/libgcj-Runtime-Properties.html#libgcj-Runtime-Properties
Look through here for the jit stuff.
I made a note to write a new node for the manual describing this.
Tom