On Fri, Mar 25, 2011 at 12:16 PM, Tomas Matousek <tomas.matou...@microsoft.com> wrote: > It's fixed - a trivial change: > > https://github.com/IronLanguages/main/commit/a8d9bc96aefcdb30bfd93a091b60ffb8fa4a8e4a
Excellent! IronPython 3.0 (trunk) with .NET framework 2.0 *builds* and *runs* great under Mono 2.10. And it seems to *run* great under Mono 2.6.7 as well! It does NOT build under Mono 2.6.7, but I suspect that many mono build issues between 2.6.7 and 2.10 have been fixed. Three easy steps: 1) git clone https://github.com/IronLanguages/main.git IronPython 2) cd IronPython 3) xbuild Solutions/IronPython.Mono.sln /p:Configuration="v2Release" Thanks for this work, Tomas (and everyone else, too)! -Doug > > Tomas _______________________________________________ Users mailing list Users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com