This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Can gcj cross compile C / C++ programs into java byte code?
- To: gcc at gcc dot gnu dot org
- Subject: Can gcj cross compile C / C++ programs into java byte code?
- From: Johan Walles <johan dot walles at appeal dot se>
- Date: Fri, 31 Aug 2001 13:10:21 +0200
Hi!
I've read the FAQ at "http://gcc.gnu.org/java/faq.html", but the
question isn't answered there. Can gcj cross compile C / C++ programs
into java byte code? Why (not)?
Cheers //Johan