Can I compile a C program targeting a Java Virtual Machine?

John Love-Jensen eljay@adobe.com
Mon Apr 3 15:41:00 GMT 2006


Hi Daniel,

> Good Morning! I like to now if I can compile a C
> source targeting a Java Virtual Machine. I Searth in
> Google and fond a comercial compiler how do it. I
> think will be good if GCC can do it.

IMO, not really a GCC question, per se.

Here's a C compiler that makes Java Bytecode for a JVM:
http://www.axiomsol.com/

HTH,
--Eljay



More information about the Gcc-help mailing list