I've just recently heard of a GNU compiler tool called GCJ that can compile Java byte code into a target machine native language. After visiting the website I am led to believe from the downloads section that GCJ is included with GCC. So my question is how does one invoke the GCJ compiler through GCC or MingW?