Hi,
The first version of my ngen clone for MONO is available at:
http://www.nexus.hu/vargaz2
>From the README:
This is a .NET assembly -> native code generator similar to the ngen.exe
utility in the .NET SDK. It works by generating C code and then using gcc
to compile it into a UNIX shared library. A patched MONO runtime reads these
shared libraries and uses the code inside them instead of the JIT compiled
code.
The current version is reasonably complete and bug free. It can run all the
MONO tests under mono/tests and mcs correctly compiles itself using the native
assemblies.
This version works with current CVS and mono 0.13.
Please send comments, bug reports, etc. to
[EMAIL PROTECTED]
have fun
Zoltan
_______________________________________________
Mono-list maillist - [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list
- Re: [Mono-list] Announce: A .NET assembly -> native co... Zoltan.2.Varga
- Re: [Mono-list] Announce: A .NET assembly -> nati... Guenther Roith
- Re: [Mono-list] Announce: A .NET assembly -> nati... William Wise
- Re: [Mono-list] Announce: A .NET assembly -> nati... Miguel de Icaza
- Re: [Mono-list] Announce: A .NET assembly -> ... Dietmar Maurer
- Re: [Mono-list] Announce: A .NET assembly -&... Fergus Henderson
- Re: [Mono-list] Announce: A .NET assembl... Miguel de Icaza
- Re: [Mono-list] Announce: A .NET assembl... Paolo Molaro
- Re: [Mono-list] Announce: A .NET assembly -> ... Dietmar Maurer
- Re: [Mono-list] Announce: A .NET assembly -&... Paolo Molaro
- Re: [Mono-list] Announce: A .NET assembl... Dietmar Maurer
