GCJ
Hi, all. I dont know that I should write this topic in here, but there is confision in my mind these days.
I tried to learn C++ after JAVA, this's come me very diffucult at all. After that, I searched some compilers like Koffea, Jikes and GCJ to help me write easily, and run under linux.
I found some perfomance tests with jsdk and these compilers, I found that Java 5 is faster than these compilers in 64 bit CPUs. But currently I am working on just a simple slackware system with x86-32, and I want to write code with JAVA language.
The question is: Is there any language like java without VM, or java's performance will overtake C++ or these languages with not VM. ?
thanks alot

