[IronPython] IronPython 1.0 Beta 3 on Mono

Isaac Gouy igouy2 at yahoo.com
Sun Mar 5 09:03:13 CET 2006


With Mono JIT compiler version 1.1.13.2 currently available in Gentoo
packages 
http://packages.gentoo.org/ebuilds/?mono-1.1.13.2
 
this technique will compile IronPython 1.0 Beta 1 but not Beta 2 or
Beta 3

http://shootout.alioth.debian.org/gp4sandbox/benchmark.php?test=all&lang=iron&lang2=iron

best wishes, Isaac




Sanghyeon Seo wrote:

1. Download and unzip IronPython 1.0 Beta 3.
2. Delete IronMath.dll, IronPython.dll, IronPythonConsole.exe. (We
will rebuild.)
3. Change to Src directory.
4. Edit makefile.
4-1. Change "csc" to "gmcs".
4-2. Change "mkdir" to "mkdir -p".
5. Edit IronPython/Compiler/Options.cs.
5-1. Change OptimizeReflectCalls to false at line 43.
6. Type "make".

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 



More information about the Ironpython-users mailing list