> Miguel asked me to look into the IronRuby failure you are seeing on > Mono. How are you compiling IronRuby on mono? Are you using mdtool, > monodevelop, rake? I tried with mdtool: "mdtool build -f:IronRuby.sln" > and got different failures that you did.
I use "rake compile mono=1", and I believe it is the intended way to build IronRuby on Mono. But then, I believe I already resolved this problem with help of people on #mono IRC channel... -- Seo Sanghyeon _______________________________________________ Ironruby-core mailing list [email protected] http://rubyforge.org/mailman/listinfo/ironruby-core
