public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Can I convert Java codes to C++ codes via your gcc/gcj software?
@ 2003-11-18  8:24 xueheng
  2003-11-18 12:10 ` Ranjit Mathew
  0 siblings, 1 reply; 2+ messages in thread
From: xueheng @ 2003-11-18  8:24 UTC (permalink / raw)
  To: gcc, gcc-help, gcc

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?

Any help you can offer would be greatly appreciated.

Thank you very much.
Jone

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Can I convert Java codes to C++ codes via your gcc/gcj software?
  2003-11-18  8:24 Can I convert Java codes to C++ codes via your gcc/gcj software? xueheng
@ 2003-11-18 12:10 ` Ranjit Mathew
  0 siblings, 0 replies; 2+ messages in thread
From: Ranjit Mathew @ 2003-11-18 12:10 UTC (permalink / raw)
  To: gcc-help; +Cc: gcc

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/


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-11-18 12:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-11-18  8:24 Can I convert Java codes to C++ codes via your gcc/gcj software? xueheng
2003-11-18 12:10 ` Ranjit Mathew

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).