Re: [Ikvm-developers] Build problem
Brought to you by:
jfrijters
|
From: Dmitry G. <gr...@tr...> - 2004-10-28 23:11:29
|
Hi! Jeroen Frijters wrote on 10/28/2004 5:06 PM: > Dmitry Gromov wrote: > >>For me, it looks like ikvmstub is broken in the latest version. > > > Yes it is. It doesn't emit the throws clause for constructors. I've > attached a patch. > > Thanks for reporting this. > Thank you very much for the patch. Works like a charm now. There is one small issue left: if mscorlib.jar, System.jar and System.Xml.jar are generated from .Net 1.1 SP1 versions they won't allow to compile classpath correclty. MS probably changed some interfaces. Those jars from .Net 1.1 work fine. I'm not sure what priority it can be for you, but if you are interested, I can send you jikes errors and jars. Thanks again for such great project! Dmitry -- DG NJ |