This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Can I convert Java codes to C++ codes via your gcc/gcj software?


xueheng wrote:
> Hi, gcc/gcj team,
> 
> I have a small project written by Java language, can I use translate it
> into the C++ codes via your gcc/gcj software? if yes, can you let me 
> know how to do?

No.

It can only be compiled into native executable code
or to JVM bytecodes.

Ranjit.

-- 
Ranjit Mathew          Email: rmathew AT hotmail DOT com

Bangalore, INDIA.      Web: http://ranjitmathew.tripod.com/



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]