JAVA TO C or C++ compiler needed

hello friends can u help me how to convert a java program to C or C++ or assembly program .I have tried Harrissa,toba and JCC they are running properly if anyone has used it please inform me and help me how to do this .. my email is pradeep_029@rediffmail.com
[266 byte] By [pradeep_029a] at [2007-9-28 18:01:05]
# 1
Check out this link, maybe it can help - http://gcc.gnu.org/java/
swatdbaa at 2007-7-12 15:44:41 > top of Java-index,Other Topics,Java Community Process (JCP) Program...
# 2

There is at least one commercial C compiler for the JVM.

http://www.axiomsol.com/

http://www.theserverside.com/news/thread.tss?thread_id=39239

Additionally, there are several open-source projects that allow for running MIPS binaries on the JVM.

Neither of these options have very good tool support, but they exist.

CurtCoxa at 2007-7-12 15:44:41 > top of Java-index,Other Topics,Java Community Process (JCP) Program...