[Mono-list] Re: Java VM for .NET
Jeroen Frijters
mono@jeroen.nu
Fri, 21 Jun 2002 09:11:24 +0200
Miguel wrote:
> Yes. That is exactly the kind of project I wanted to see
> happen (Gaurav
> had looked at this, but he has been really busy lately).
Thanks. Now all that is needed is a gcc with managed extensions ;-)
Actually, I'm only building the JNI code in MC++, so the rest of the
system should work on Mono just fine. Most (if not all) of the "native"
code in classpath, I'll rewrite in C# to use the FCL, so that shouldn't
be an issue either.
BTW, the latest build I tried (beginning June) didn't yet support the
AppDomain.TypeResolve event that I use, so I haven't been able to run my
code on Mono.
Regards,
Jeroen