This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: JavaOne talk proposal: feedback?
- From: Ranjit Mathew <rmathew at hotmail dot com>
- To: java at gcc dot gnu dot org
- Date: Thu, 20 Nov 2003 16:25:35 +0530
- Subject: Re: JavaOne talk proposal: feedback?
- References: <E1AMm3p-0001YS-00@megacz.com>
Adam Megacz wrote:
> Mips2Java lets you run C/C++ code *inside* a JVM without any of these
> disadvantages. In order to do this, use any compiler to compile your
> application into a statically linked MIPS binary. This binary is then
> fed to org.xwt.mips.Compiler, which emits Java source code. That
I've been meaning to ask this for some time now, but
what MIPS environment do you assume for this tool? I mean,
just emulating the CPU won't do you any good unless you
assume an operating environment, assumptions about the
display, I/O (?), etc., right?
Ranjit.
--
Ranjit Mathew Email: rmathew AT hotmail DOT com
Bangalore, INDIA. Web: http://ranjitmathew.tripod.com/