There's a command line switch (--noconfig:Disables implicit references to assemblies) for the mono compiler that resolves the issue, Sanghyeon Seo has a patch here:http://sparcs.kaist.ac.kr/~tinuviel/download/IronRuby/patch-mono-r93 Doesn't require altering the source files, just the rake file. The patch does contain some changes to some source files, but the changes don't appear to be related.
On Tue, Apr 22, 2008 at 6:49 PM, John Lam (IRONRUBY) <[EMAIL PROTECTED]> wrote: > > > > > Has this been fixed in Mono? I'm reluctant to make changes in our sources > regarding this issue unless there is no workaround in Mono. > > > > Thanks, > > -John > > > _______________________________________________ > Ironruby-core mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/ironruby-core > > -- Michael Letterle [Polymath Prokrammer] http://blog.prokrams.com _______________________________________________ Ironruby-core mailing list [email protected] http://rubyforge.org/mailman/listinfo/ironruby-core
