Michael Letterle
2008-Dec-09 03:06 UTC
[Ironruby-core] IronRuby GitHub Repo and Mono on Linux
I successfully have the GitHub repo building on Mono 2.3 on Linux. Yes, you''ll have to use the Mono SVN head version. Also Microsoft.Dynamic.dll does not compile, neither does the Test assemblies, however everything needed to run ir.exe does. The main issue right now seems to be that System.Dynamic.Utils namespace in Microsoft.Scripting.Core has all classes marked as internal. This seems to cause issues with gmcs but not csc... any ideas? (I already tried adding assembly: InternalsVisibleTo on Microsoft.Scripting.Core to no avail...) My branch is here: http://github.com/TheProkrammer/ironruby/tree/linux -- Michael Letterle [Polymath Prokrammer] http://blog.prokrams.com -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://rubyforge.org/pipermail/ironruby-core/attachments/20081208/81326009/attachment.html>