Hello, I am learning all about gcj and compiling java into an executable format. I was wondering if you know of any other compilers that do the same job as gcj? I'm particularly concerned about speed, and I can get java from a factor of 2 worse than C++ to a factor of 1.5 worse than C++ using gcj, but I was wondering if you know of any others on the market. Thank you. John Pretz --