This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: c/c++ to bytecode
- From: tsuraan <tsuraan at gmail dot com>
- To: java at gcc dot gnu dot org
- Date: Sat, 2 Dec 2006 22:53:12 -0600
- Subject: Re: c/c++ to bytecode
- References: <68509ba0b204ba35e5ce6932b283379c@stud.uni-karlsruhe.de> <45128481.9080102@kaffe.org>
Finally, Trent Waddington wrote a jvm backend for gcc, available at
http://www.itee.uq.edu.au/~cristina/uqbt.html#gcc-jvm
Aside from RMS's objections about this making licensing tricky, is
there any reason this hasn't been folded into the main gcc code? I
hate to think that gcc is being technically impaired by political
issues, but it really looks like that's what happened here.