Re: [Jacil-developers] JaCIL
Status: Beta
Brought to you by:
almanngoo
From: Zsombor <zo...@us...> - 2007-07-04 09:49:42
|
I've managed to upgrade to Cecil-0.5. I've attached the patch for the necessary changes in the code. Just apply the patch, remove contrib/cli-lib/Mono.GetOptions.dll (this causes some compilation problems for me, because GetOptions dll is already part of mono, as I understand, and upgrade the contrib/cli-lib/Mono.Cecil.dll. If I more time, i will try to go ahead, and upgrade ikvm also, and after that make jacil capable to compile itself to java :) Do you think it's a difficult effort? I'm not very familiar with mono, but I try to learn :) BR, Zsombor On 7/3/07, Almann T. Goo <al...@ne...> wrote: > > Hi Zsombor, > I haven't had a chance to work on it in quite some time--but I hope to > return to developing it soon. To answer your second questions, to > upgrade should be straightforward, the IKVM dlls can be replaced with > the latest ones--I've actually been meaning to do this, but I haven't > had the time. Specifically the following DLLs should be replaced with > the latest from the IKVM distribution: > > ICSharpCode.SharpZipLib.dll > IKVM.GNU.Classpath.dll > IKVM.Runtime.dll > > Hope that helps! I really do want to start work on this again, the > next steps will be implementing some of the opcodes that are not done, > then working on dealing with other features. > > -Almann > > On 7/3/07, Zsombor <zo...@us...> wrote: > > > > Hello ! > > > > As I see, there isn't too much traffic in this site, and not too much > > activity in the svn repo, but I'm wondering is there any plan to work on > it, > > or it's abandoned by the creator? And two other technical question? I > see > > it's use IKVM and GNU.Classpath, but i think it's not the most recent > one? > > How can I upgrade to a newer one? > > > > BR, > > Zsombor > > > > > ------------------------------------------------------------------------- > > This SF.net email is sponsored by DB2 Express > > Download DB2 Express C - the FREE version of DB2 express and take > > control of your XML. No limits. Just data. Click to get it now. > > http://sourceforge.net/powerbar/db2/ > > _______________________________________________ > > Jacil-developers mailing list > > Jac...@li... > > https://lists.sourceforge.net/lists/listinfo/jacil-developers > > > > > > > -- > Almann T. Goo > al...@ne... > |